Gets or sets the start time of the timetable, expressed in minutes since the beginning of the day.
Namespace: MindFusion.Scheduling
Assembly: TimetableSettings.js
SyntaxJavaScript
Copy Code
|
|---|
get startTime() {} |
A Number that represents the time.
See Also