GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / Project Class / SchedulePriority Property

In This Topic
    SchedulePriority Property (Project)
    In This Topic
    Defines whether the project will be rescheduled with Duration or Start/Finish priority.
    Syntax
    'Declaration
     
    Public Property SchedulePriority As SchedulePriority
    public SchedulePriority SchedulePriority {get; set;}
    See Also