Checks if the current range contains the specified range.
Namespace: MindFusion.Scheduling
File: TimeRange.js
JavaScript Copy Code |
---|
function contains (range) |
TimeRange. The range of DateTime values to check.
Boolean. true if the current range contains the specified range; otherwise false.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |