GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.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