Search
SelectionEventArgs.resource Property
See Also
 






Gets the resource related to the event.

Namespace: MindFusion.Scheduling
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get resource() {}

 Property Value

A Resource instance.

 See Also