MindFusion.Scheduling for JavaScript Programmer's Guide
ItemModifyingEventArgs Constructor
See Also
 






Initializes a new instance of the ItemModifyingEventArgs class.

Namespace: MindFusion.Scheduling
Assembly: EventArgs.js

 Syntax

JavaScript  Copy Code

function ItemModifyingEventArgs (item, changes, action)

 Parameters

item

Item. The new item.

changes

Object. An object containing the changed properties.

action

One of the ItemModifyAction enumeration values. The action that is modifying the item.

 See Also

ItemModifyingEventArgs Class
MindFusion.Scheduling Namespace