class
Gantt
This class contains the informations of a Gantt
Base class:
This type does not have any base class
Implemented interfaces:
This type does not implements any interface.
Derived types:
This type is not derived by any type in DocsMarshal.
Properties
Int32? ClassTypeId { get; set; }
String Configuration { get; set; }
A JSON that contains the configuration of this Gantt. Please refer to 'DocsMarshal.Entities.GanttConfiguration' for the deserialized configuration version of this string
Boolean DefaultParameters { get; set; }
String Description { get; set; }
Description of the Gantt (Optional)
String ExternalId { get; set; }
Boolean EzConfiguration { get; set; }
Boolean GanttServiceEnabled { get; set; }
This options allows to define if the PlanningService should consider the tasks of this Gantt and plan them. Otherwise they will not be planned according to the resources occupation, stats won't also be computed
DateTime? GanttServiceLastCheckDt { get; set; }
Boolean GanttTasksStates { get; set; }
EGanttTaskTraceLevel GanttTaskTraceLevel { get; set; }
The level of tracing that we want to log for each task of this Gantt
Boolean GeneralProperties { get; set; }
Guid IdGantt { get; set; }
Identifier of the entity
Guid? IdGanttFolder { get; set; }
Identifier of the folder that contains the Gantt in DocsMarshal
Guid? IdOrgChart { get; set; }
Id of the organization chart that the Gantt should use, if the ResourceManagementType is set to use the Organization Chart
Boolean KanbanActions { get; set; }
Boolean KanbanConfiguration { get; set; }
Boolean OrganizationChart { get; set; }
Boolean RelatedProfilesConfiguration { get; set; }
The type of resource management that the Gantt should use
Boolean SpecificPlanningCategories { get; set; }
State State { get; set; }
Id of the last security identity that updated the informations of the Gantt