Search
TimeRange.isEmpty Property
See Also
 






Gets a value indicating whether the range is empty.

Namespace: MindFusion.Scheduling
File: TimeRange.js

 Syntax

JavaScript  Copy Code

get isEmpty() {}

 Property Value

true if the current TimeRange is empty; otherwise false.

 See Also