Skip to main content

Job Start Information

Description

The structure represents an instance of the Job Start entity.

Constructor

ConstructorDescription
JobStartInfoInitializes a new instance of the JobStartInfo object model.

Properties

PropertyDescription
ProcessIdSpecify the process Id to execute the job.
BotIdSpecify the bot Id to execute the job.
InputArgumentsSpecify the InputArguments of the job.
LogLevelSpecify the log level of the job.
IsAssistantBuddyJobSpecify the value that indicates whether the job submission is for AssistantBuddy.
InitiatorNameSpecify the job initiator's name.
InitiatorTypeSpecify the job initiator's type.

Remarks

Use properties of the JobStartInfo object model to submit the job.