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

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