Click or drag to resize

PostalCodeSearchOptions Enumeration

Options used when searching for zip codes.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum PostalCodeSearchOptions
Members
  Member nameValueDescription
Approximate1If true and the specified ZIP code is not found, then the nearest match having the same first three digits is used.
See Also