Gets the city of this location.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public String getCity () |
A string specifying the city where this location is located. The default is an empty string.
See Also