ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / BaseWorkWeek Class / FridayTimes Property

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