Search
ItemModifyingEventArgs Class
See Also
 






Specifies data for the itemModifying event.

Namespace: MindFusion.Scheduling
File: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
ItemModifyingEventArgs.prototype = {}

 Inheritance Hierarchy

MindFusion.Scheduling.EventArgs
    MindFusion.Scheduling.CancelEventArgs
        MindFusion.Scheduling.ItemModifyingEventArgs

 See Also