Search
TimeRange.end Property
See Also
 






Gets or sets the end of the range.

Namespace: MindFusion.Scheduling
File: TimeRange.js

 Syntax

JavaScript  Copy Code

get end() {}

 Property Value

A DateTime value that specifies the end of this TimeRange.

 See Also