[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.EndDayTime

EndDayTime Property

EndDayTime

Gets or sets the TimeSpan value specifying the end of the working time.

Declaration
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.EndDayTime", "The end time of the working day.")]
public TimeSpan EndDayTime { get; set; }