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


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

IDEAddressLocator Interface

Provides access to members describing the address locator data element.

Product Availability

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

Members

Name Description
Read/write property AddressFields The set of address input fields used by the address locator.
Read/write property AddressTable Table of addresses to geocode using the locator. Used for validiation.
Read/write property DefaultInputFieldNames Default input field names for the address field.
Read/write property LocatorPropsRetrieved Indicates if the locator propertries been retrieved.
Read/write property MatchFields Fields output by geocoding.

Classes that implement IDEAddressLocator

Classes Description
DEAddressLocator The Address Locator Element.