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


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

IReferenceDataIndexEdit Interface

Provides access to members for editing the geocoding index.

Product Availability

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

Members

Name Description
Method Build Builds the geocoding index.
Read-only property DisplayName Name for the geocoding index to display in the user interface.
Read-only property Exists Indicates if the geocoding index exists.
Write-only property Name Name of the geocoding index.
Read-only property Name Name of the geocoding index.

Inherited Interfaces

Interfaces Description
IReferenceDataIndex Provides access to members for retrieving the geocoding index.

Classes that implement IReferenceDataIndexEdit

Classes Description
ReferenceDataIndex A reference data index definition for a reference data table.

Remarks

Use the IReferenceDataIndexEdit interface to specify the Table or file to which the ReferenceDataIndex object refers. This interface only applies to pre-9.2 locators.

See Also

IAddressGeocoding.Validate Method | GeocodingIndexObject Class | GeocodingIndexClassExtension Class | IGeocodingIndexCompute Interface | ReferenceDataIndex Class | ReferenceDataIndexEnumerator Class | IReferenceDataIndex Interface | IEnumReferenceDataIndex Interface | IReferenceDataIndexEdit Interface | IReferenceDataTable.GeocodingIndexes Property | ReferenceDataIndex Class | ReferenceDataIndexEnumerator Class | IReferenceDataFile Interface | ReferenceDataFieldsEnumerator Class | StreetMapAddressLocator Class | ReferenceDataField Class | IReferenceDataTable Interface | ReferenceDataTable Class | IReferenceDataFieldEdit Interface | IEnumReferenceDataField Interface | IEnumReferenceDataIndex Interface | IReferenceDataField Interface | ReferenceDataTableEnumerator Class | ESRIFDOAddressLocator Class | IEnumReferenceDataTable Interface | IReferenceDataFile.PathName Property | IReferenceDataTables.HasEnoughInfo Property | IReferenceDataFile.Filters Property | IReferenceDataTables.Tables Property | IAddressGeocoding.Validate Method | IReferenceDataTableEdit Interface | IReferenceDataTables Interface