Search
Location.getState Method
See Also
 






Gets the state of this location.

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

 Syntax

Java  Copy Code

public String getState ()

 Return Value

A string identifying the state where this location is. The default is an empty string.

 See Also