Search
InstantiateResourceEvent.getResource Method
See Also
 






Gets the newly created resource.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public Resource getResource ()

 Return Value

An instance of a Resource-derived class.

 See Also