GanttRangeSnapTo
Enum
Determines what the Gantt range calculation is based on.
Definition
Fields
Dates are calculated based on the nearest major slot.
C#
MajorSlot = 0
Dates are calculated based on the nearest minor slot.
C#
MinorSlot = 1
Determines what the Gantt range calculation is based on.
Dates are calculated based on the nearest major slot.
MajorSlot = 0
Dates are calculated based on the nearest minor slot.
MinorSlot = 1