Job Start Information
Description
The structure represents an instance of the Job Start entity.
Constructor
Constructor | Description |
---|---|
JobStartInfo | Initializes a new instance of the JobStartInfo object model. |
Properties
Property | Description |
---|---|
ProcessId | Specify the process Id to execute the job. |
BotId | Specify the bot Id to execute the job. |
InputArguments | Specify the InputArguments of the job. |
LogLevel | Specify the log level of the job. |
IsAssistantBuddyJob | Specify the value that indicates whether the job submission is for AssistantBuddy. |
InitiatorName | Specify the job initiator's name. |
InitiatorType | Specify the job initiator's type. |
Remarks
Use properties of the JobStartInfo object model to submit the job.