Click or drag to resize

PostalCode Methods

The PostalCode type exposes the following members.

Methods
  NameDescription
Public methodStatic memberZipDistanceCalc
Calculate the distance between two zip codes.
Public methodStatic memberZipInfoLookup(IDatabase, String, PostalCodeSearchOptions)
Look up a ZIP code from the xot_zip_codes table.
Public methodStatic memberZipInfoLookup(IDatabase, String, String, String, PostalCodeSearchOptions)
Look up a ZIP code from a table or view similar to the xot_zip_codes table.
Top
See Also