Sets the current time selection.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
JavaScript
![]() |
---|
function setSelection (start, [end, [resource]]) |
Type: DateTime
The start time of the selection.
Type: DateTime
The end time of the selection.
Type: Object
The resource associated with the selection.