ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / WorkingTimes Class / Interval_2 Property

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