Search
Location.getZipCode Method
See Also
 






Gets the ZIP code of this location.

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

 Syntax

Java  Copy Code

public String getZipCode ()

 Return Value

A string containing the location's ZIP code. The default is an empty string.

 See Also