Search
TimetableSettings.endTime Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get endTime() {}

 Property Value

A Number that represents the time.

 See Also