TaskStatus

TaskStatus enumeration

Specifies the status of a task.

Members

Member nameDescription
UNDEFINEDUndefined task status.
COMPLETEThe task is 100 percent complete.
ON_SCHEDULEThe task is on schedule if timephased cumulative percent complete is spread to at least the day before the status date.
LATEThe 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