Search
InstantiateResourceEvent Members
Methods
 


Provides data for the ScheduleListener.instantiateResource event.

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

 Public Methods

  Name Description

getClassId

Gets the class identifier of the resource.

getResource

Gets the newly created resource.

setResource

Sets the newly created resource.

 See Also