ZipCodeType Enumeration | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Specifies the zip code type.
Namespace:
Telogis.GeoBase.ZipCodes
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax Public Enumeration ZipCodeType
Members
| Member name | Value | Description |
---|
| NON_UNIQUE | 0 |
A general delivery postal code.
|
| UNIQUE_ORGANIZATION | 1 |
An individual company's post code
|
| PO_BOX | 2 |
Post Office box postal code.
|
See Also