This document is archived and information here might be outdated.  Recommended version.


ISimpleStandardization Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IS > ISimpleStandardization Interface
ArcGIS Developer Help

ISimpleStandardization Interface

Provides access to members for address standardization.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method SimpleStandardizeAddress Standardize a single address.
Read-only property SimpleStandardizeFields Fields contained in a standardized address.
Method SimpleStandardizeTable Standardize a table of addresses.

Classes that implement ISimpleStandardization

Classes Description
ESRIFDOAddressLocator An address locator that uses the Esri geocoding engine developed prior to ArcGIS version 10.0.
ESRIFDOAddressLocatorStyle An address locator style for locators that use the Esri geocoding engine developed prior to ArcGIS version 10.0.
ESRIGen2AddressLocatorStyle An address locator style that uses the Esri geocoding engine introduced in ArcGIS version 10.0.
StreetMapAddressLocator A locator that uses the Esri geocoding engine and StreetMap reference data sources.
StreetMapAddressLocatorStyle A locator style for locators that use the Esri geocoding engine and StreetMap reference data sources.