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






Initializes a new instance of the ItemEventArgs class.

Namespace: MindFusion.Scheduling
Assembly: EventArgs.js

 Syntax

JavaScript  Copy Code

function ItemEventArgs (item, rawEventArgs)

 Parameters

item

Item. The item, associated with the event.

rawEventArgs

Object. The Javascript event data.

 See Also

ItemEventArgs Class
MindFusion.Scheduling Namespace