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