IGeocodingProperties Interface
Provides access to members that control geocoding settings.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the IGeocodingProperties interface to inspect and set properties specific to address locators that use the ESRI geocoding engine.
Members
Inherited Interfaces
Interfaces |
Description |
IAddressInputs |
Provides access to members that specify fields for address tables. |
Classes that implement IGeocodingProperties
Classes |
Description |
AGSAddressLocator |
A locator adaptor for the GeocodeServer proxies. |
CompositeLocator |
A locator that contains collection of other locators. |
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. |
ESRIGen2AddressLocator |
An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0. |
ESRIGen2AddressLocatorStyle |
An address locator style that uses the Esri geocoding engine introduced in ArcGIS version 10.0. |
RSLocator |
An address locator that uses the Esri RouteServer geocoding engine. |
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. |