Search
TimeRange.start Property
See Also
 






Gets or sets the beginning of the range.

Namespace: MindFusion.Scheduling
File: TimeRange.js

 Syntax

JavaScript  Copy Code

get start() {}

 Property Value

A DateTime value that specifies the end of this TimeRange.

 See Also