Search
InstantiateResourceEvent Members
Constructors Methods
 


Provides data for the ScheduleListener.instantiateResource event.

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

 Public Constructors

  Name Description

InstantiateResourceEvent

Initializes a new instance of the InstantiateResourceEvent class.

 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