TaskStatus
TaskStatus enumeration
Specifies the status of a task.
Members
| Member name | Description |
|---|---|
| UNDEFINED | Undefined task status. |
| COMPLETE | The task is 100 percent complete. |
| ON_SCHEDULE | The task is on schedule if timephased cumulative percent complete is spread to at least the day before the status date. |
| LATE | The task is late if the timephased cumulative percent complete does not reach midnight on the day before the status date. |
| FUTURE | ‘Future’ task status is set when the task start date is greater than the status date. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks