ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Schedule Class / DefaultWorkWeek Property

In This Topic
    DefaultWorkWeek Property (Schedule)
    In This Topic
    Gets the default work week.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultWorkWeek As BaseWorkWeek
    public BaseWorkWeek DefaultWorkWeek {get;}
    See Also