class
GanttTaskPlanningCategory
This class represents a Planning Category assignment to a task of a Gantt
Base class:
Implemented interfaces:
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
GanttTaskPlanningCategory ()
GanttTaskPlanningCategory (State state)
Properties
Guid IdGanttTask { get; set; }
Id of the task
Guid IdPlanningCategory { get; set; }
Id of the planning category
State State { get; set; }