MindFusion.Scheduling for JavaScript Programmer's Guide
TimeRange.end Property
See Also
 






Gets or sets the end of the range.

Namespace: MindFusion.Scheduling
Assembly: TimeRange.js

 Syntax

JavaScript  Copy Code

get end() {}

 Property Value

A DateTime value that specifies the end of this TimeRange.

 See Also

TimeRange Members
TimeRange Class
MindFusion.Scheduling Namespace