Search
ItemModifyingEventArgs.item Property
See Also
 






Gets the item that is modified.

Namespace: MindFusion.Scheduling
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get item() {}

 Property Value

Item. The item that was modified.

 See Also