GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / WorkingTimes Class / Interval_5 Property

In This Topic
    Interval_5 Property (WorkingTimes)
    In This Topic
    Gets the fifth time interval.
    Syntax
    'Declaration
     
    Public ReadOnly Property Interval_5 As TimeInterval
    public TimeInterval Interval_5 {get;}
    See Also