TaskStatusType
TaskStatusType enumeration
public enum TaskStatusType
价值观
姓名 | 价值 | 描述 |
---|---|---|
NotStarted | 0 | |
InProgress | 1 | |
Completed | 2 | |
WaitingOnOthers | 3 | |
Deferred | 4 |
public enum TaskStatusType
姓名 | 价值 | 描述 |
---|---|---|
NotStarted | 0 | |
InProgress | 1 | |
Completed | 2 | |
WaitingOnOthers | 3 | |
Deferred | 4 |