Initializes a new instance of the ItemModifyingEventArgs class.
Namespace: MindFusion.Scheduling
Assembly: EventArgs.js
JavaScript
![]() |
---|
function ItemModifyingEventArgs (item, changes, action) |
Item. The new item.
Object. An object containing the changed properties.
One of the ItemModifyAction enumeration values. The action that is modifying the item.