Search
SelectionEventArgs.endTime Property
See Also
 






Gets the end time of the selection.

Namespace: MindFusion.Scheduling
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get endTime() {}

 Property Value

A DateTime instance.

 See Also