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.
|
 | JobInstanceOID |
Gets the unique ID for this job instance.
|
 | JobOID |
Gets the unique ID for the job definition.
|
 | JobVariables |
Gets the Job Variables for the job.
|
 | StepInstanceOID |
Gets the unique ID for this step instance.
|
 | StepNumber |
Gets the step number
|
 | StepOID |
Gets the unique ID for the job step definition.
|
Top
Public Methods
See Also