User.SetJobCreator Method
Set a user as a Job creator(or revoke)
Public Shared Sub SetJobCreator( _
ByVal user_id As EntityID, _
ByVal is_job_creator As Boolean, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
user_id
-
EntityID
the user id
-
is_job_creator
-
bool
-
db
-
IDatabase
the db connection object
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1