Search
InstantiateResourceEvent.getClassId Method
See Also
 






Gets the class identifier of the resource.

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

 Syntax

Java  Copy Code

public String getClassId ()

 Return Value

A string value representing the class identifier of the resource, which should be created.

 See Also