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

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