ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 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