Search
SelectionEventArgs.startTime Property
See Also
 






Gets the start time of the selection.

Namespace: MindFusion.Scheduling
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get startTime() {}

 Property Value

A DateTime that indicates the start of the Selection.

 See Also