smmActivityTaskTimeType Enumeration
Help Text: The status of the activity
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
NotStarted | 0 | Not started |
InProgress | 1 | In process |
Completed | 2 | Completed |
Waiting | 3 | Waiting on someone else |
Deferred | 4 | Deferred |