Gets or sets the end time of the timetable, expressed in minutes since the beginning of the day.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public int EndTime { get; set; } |
Visual Basic
![]() |
---|
Public Property EndTime As Integer |
An integer value specifying the end time in minutes. The allowed values range from 0 to 2880.