WorkflowTrackingStatus Enumeration
Help Text: The workflow instance tracking status.
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
Pending | 0 | Pending |
Completed | 1 | Completed |
Cancelled | 2 | Canceled |
Faulted | 3 | Stopped (error) |
Unrecoverable | 4 | Unrecoverable |