RunUpdateHDMJobSessionContract Properties |
The RunUpdateHDMJobSessionContract type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountLogin |
User account, linked with this Job.
(Inherited from JobSessionContract.) | |
| CompletedUtc |
Date/Time when the Job was completed.
(Inherited from JobSessionContract.) | |
| CreatedUtc |
Date/Time when the Job was created.
(Inherited from JobSessionContract.) | |
| CurrentStage |
Current execution stage description.
(Inherited from JobSessionContract.) | |
| ErrorMessage |
Last error message, occured during the Job execution.
(Inherited from JobSessionContract.) | |
| IsProgressIndeterminate |
Current stage of the Job progress is indeterminate.
(Inherited from JobSessionContract.) | |
| JobId |
Unique Job identifier.
(Inherited from JobSessionContract.) | |
| ProgressPercentage |
Percent of the Job completion.
(Inherited from JobSessionContract.) | |
| StartedUtc |
Date/Time when the Job was started.
(Inherited from JobSessionContract.) | |
| State |
Current state of the Job.
(Inherited from JobSessionContract.) |