Search
ItemModifyingEventArgs.changes Property
See Also
 






Gets the changed properties of the Item, associated with the event.

Namespace: MindFusion.Scheduling
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get changes() {}

 Property Value

Object. An object containing the changed properties.

 See Also