Search
InstantiateItemEvent Members
Constructors Methods
 


Provides data for the ScheduleListener.instantiateItem event.

The following tables list the members exposed by the InstantiateItemEvent type.

 Public Constructors

  Name Description

InstantiateItemEvent

Initializes a new instance of the InstantiateItemEvent class.

 Public Methods

  Name Description

getClassId

Gets the class identifier of the item.

getItem

Gets the newly created item.

setItem

Sets the newly created item.

 See Also