ApplicationIntegration Class Members
In This Topic
The following tables list the members exposed by ApplicationIntegration.
Public Properties
| Name | Description |
 | Checkpoint |
Gets the current Checkpoint for the job.
|
 | JobInstanceID |
The instance number for the job instance.
|
 | JobInstanceOID | The OID of the ExecutionHistoryItem representing this job instance. |
 | JobOID | The OID of the Job being executed. |
 | JobVariables |
Gets the job variables for the current context.
|
 | StepInstanceOID | The OID of the ExecutionHistoryHistoryStep representing the step being executed. |
 | StepNumber |
Gets the current step number, if applicable.
|
 | StepOID | The OID of the JobStep being executed. |
Top
Public Methods
See Also