Search
Resource.getName Method
See Also
 






Gets the name of the resource.

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

 Syntax

Java  Copy Code

public String getName ()

 Return Value

A string containing the name of the resource. The default is an empty string.

 See Also