'Declaration Public Enum SchedulePriority Inherits System.Enum
public enum SchedulePriority : System.Enum
'Declaration Public Enum SchedulePriority Inherits System.Enum
public enum SchedulePriority : System.Enum
Member | Description |
---|---|
Duration | The project will be rescheduled with the Duration priority. |
StartOrFinish | The project will be rescheduled with Start or Finish Date priority depending on the ScheduleFrom property. |
System.Object
System.ValueType
System.Enum
C1.Win.C1GanttView.SchedulePriority