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


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

IESRILocatorBuildOptionsEdit Interface

Provides access to members that control Esri locator creation properties.

Product Availability

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

Members

Name Description
Write-only property EmbedGeocodingRules Indicates if the locator should contain a copy of geocoding rules it uses.
Read-only property EmbedGeocodingRules Indicates if the locator should contain a copy of geocoding rules it uses.
Write-only property GDBVersionName The name of the GDB version the locator is built against.
Read-only property GDBVersionName The name of the GDB version the locator is built against.
Write-only property StoreStandardizedRefData Indicates if the locator should store information extracted from the reference data in a standardized form.
Read-only property StoreStandardizedRefData Indicates if the locator should store information extracted from the reference data in a standardized form.

Inherited Interfaces

Interfaces Description
IESRILocatorBuildOptions Provides access to members that describe Esri locator creation properties.

Classes that implement IESRILocatorBuildOptionsEdit

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.
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.