Search
Resource.getId Method
See Also
 






Gets the string identifier of this resource.

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

 Syntax

Java  Copy Code

public String getId ()

 Return Value

A string value identifying uniquely this resource instance.

 See Also