Click or drag to resize

PostalCodeZipInfoLookup Method

Overload List
  NameDescription
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