ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BaseWorkWeek Class / SundayTimes Property

In This Topic
    SundayTimes Property (BaseWorkWeek)
    In This Topic
    Gets or sets the working times for Sunday.
    Syntax
    'Declaration
     
    Public ReadOnly Property SundayTimes As DayWorkingTimes
    public DayWorkingTimes SundayTimes {get;}
    See Also