Initializes a new instance of the ItemModifiedEventArgs class.
Namespace: MindFusion.Scheduling
File: EventArgs.js
JavaScript Copy Code |
---|
function ItemModifiedEventArgs (item, oldItem, action) |
Item. The new item.
Item. The old item.
One of the ItemModifyAction enumeration values. The action that has modified the item.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |