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


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

ILocator2 Interface

Provides access to members that describe general locator properties.

Product Availability

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

When To Use

Use the ILocator2 interface to return the date and time when the locator was built.

Members

Name Description
Read-only property BuildTime The date and time the locator was built.
Read-only property Category Category of the locator.
Read/write property Description Description of the locator.
Read-only property Name Name of the locator.
Read-only property UserInterface User interface for the locator.

Inherited Interfaces

Interfaces Description
ILocator Provides access to members that describe general locator properties.

Classes that implement ILocator2

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