IJob Properties |
The IJob type exposes the following members.
| Name | Description | |
|---|---|---|
| CanCancel |
True if the job can be cancelled
| |
| CurrentState |
Gets the current status of the job
| |
| Description |
Gets the description of the job
| |
| Id |
A unique identifier for this job
| |
| LastFinished |
Gets the time the job last finished
| |
| LastStarted |
Gets the time the job last started
| |
| Name |
The name of the job
| |
| Parameters |
Get the parameter definitions
|