enum EGanttTaskState FLAGS

This enum defines the represented value of a gantt task state


Properties

Planned = 0

The task is planned


InCharge = 1

The task is in charge


Completed = 2

The task is completed


Paused = 3

The task is in a pause state. It means that the task has been taken in charge and then paused