Name | Description | |
---|---|---|
![]() | JobExecutionSettings Constructor |
The following tables list the members exposed by JobExecutionSettings.
Name | Description | |
---|---|---|
![]() | JobExecutionSettings Constructor |
Name | Description | |
---|---|---|
![]() | Checkpoint | The checkpoint to pass to the job |
![]() | Comments | Optional comments to record for the instance |
![]() ![]() | CurrentLogonSessionID | Gets the logon session ID for the session in which the code is running. |
![]() | ExecutionRequestID | A unique ID representing this execution request. |
![]() | JobVariables | Specifies Job Variables to be set or overridden for this instance |
![]() | LogonSessionID | The logon session to run the job in, if UserInteractionMode has ArcanaDevelopment.adTempus.Shared.UserInteractionMode.SpecifiedSessionRequired or ArcanaDevelopment.adTempus.Shared.UserInteractionMode.SpecifiedSessionPreferred |
![]() | Options | Options specifying execution behavior |
![]() | StartingStep | The step to begin execution with, or a null reference (Nothing in Visual Basic) to start from the beginning |
![]() | StepsToExecute | Specifies the step(s) to execute |
![]() | TargetAgents | The Agent(s) on which the job should execute |
![]() | UserInteractionMode | The interaction mode to use for job execution |