IApplicationIntegration Interface Members
In This Topic
The following tables list the members exposed by IApplicationIntegration.
Public Properties
| Name | Description |
 | Checkpoint |
Gets or sets the Checkpoint for the job.
|
 | JobID |
Gets the unique ID for the job definition.
|
 | JobInstanceID |
Gets the unique ID for this job instance.
|
 | JobVariables |
Gets the Job Variables for the job.
|
 | Result |
The result of the script execution
|
 | ShouldTerminate |
Indicates whether the operation has been terminated.
|
 | StepID |
Gets the unique ID for the job step definition.
|
 | StepNumber |
Gets the step number
|
Top
Public Methods
See Also