ZipInfo Fields |
The ZipInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Lattitude | The lattitude of the zip code (always unsigned north lattitude). |
![]() | Longitude | The longitude of the zip code (always unsigned west longitude). |
![]() | Name | The probably-unofficial ZIP code name. |
![]() | StateAbbrev |
The standard 2-character state abbreviation. Note that in some cases
a single ZIP code maps to multiple states in which case the state
returned is an arbitrary one of those.
|
![]() | Zip |
The 5-digit zip code found (may NOT be the one requested if no
exact match was found and an approximate match was OK).
|