Initializes a new instance of the SelectionEventArgs class.
Namespace: MindFusion.SchedulingFile: EventArgs.js
function SelectionEventArgs (startTime, endTime, resource)
A DateTime that indicates the start time of the selection.
A DateTime that indicates the end time of the selection.
The Resource related to the event.
SelectionEventArgs ClassMindFusion.Scheduling Namespace