Search
InstantiateItemEvent Members
Methods
 


Provides data for the ScheduleListener.instantiateItem event.

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

 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