TheTaskStatus |
Scroll |
The status of the task.
Name |
Dec Value |
Description |
NotStartedStatus |
1 |
The task did not start yet. |
InProgressStatus |
2 |
The task has already started. |
WaitingStatus |
3 |
The task is waiting for input from another user. |
DeferredStatus |
4 |
The task has been deferred. |
CompletedStatus |
5 |
The task is completed. |
RevokedStatus |
6 |
The user was revomed from this task. |