GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendar Class / WorkWeeks Property

In This Topic
    WorkWeeks Property (ProjectCalendar)
    In This Topic
    Syntax
    'Declaration
     
    Public Property WorkWeeks As ProjectCalendarWorkWeek()
    public ProjectCalendarWorkWeek[] WorkWeeks {get; set;}
    See Also