[]
        
(Showing Draft Content)

C1.WPF.GanttView.SchedulePriority

SchedulePriority Enum

Indicates whether the project is scheduled from its start date or from its finish date.

Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public enum SchedulePriority

Fields

Name 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.