public enum ProjectTaskStateEnumPublic Enumeration ProjectTaskStateEnumNo code example is currently available or this language may not be supported.| None | 0 | No status defined or unknown. |
| Queued | 1 | The task is queued. |
| Active | 2 | The task is in an active state. |
| Closed | 3 | The task is in a closed state. |