Search
TimetableSettings.startTime Property
See Also
 






Gets or sets the start time of the timetable, expressed in minutes since the beginning of the day.

Namespace: MindFusion.Scheduling
File: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get startTime() {}

 Property Value

A Number that represents the time.

 See Also