JmgJobStatus Enumeration
Help Text: Current status of the job
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
Created | 0 | Not started |
Started | 1 | Stopped |
InProgress | 2 | In progress |
Completed | 3 | Completed |
NotAvailable | 4 | N/A |
Waiting | 5 | Waiting |