Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / CalendarInfo Class / EndDayTime Property

In This Topic
    EndDayTime Property (CalendarInfo)
    In This Topic
    Gets or sets the System.TimeSpan value specifying the end of the working time.
    Syntax
    'Declaration
     
    Public Property EndDayTime As System.TimeSpan
    public System.TimeSpan EndDayTime {get; set;}
    See Also