ArcObjects Library Reference (GeoDatabase)  

ILocatorName Interface

Provides access to members that describe a locator.

Product Availability

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

When To Use

Use the ILocatorName interface to inspect the properties of a LocatorName object.

Members

Description
Read/write property Category Category of the locator.
Read/write property Description Description of the locator.
Read/write property LocatorWorkspaceName Name object for the locator workspace that contains the locator.
Read/write property Name Name of the locator.
Read/write property Style Indicates if this is a locator style.

CoClasses that implement ILocatorName

CoClasses and Classes Description
LocatorName (esriLocation) Name object for a locator.
RouteMeasureLocatorName (esriLocation) Route measure locator name object.

See Also

ILocatorName Interface | ILocatorWorkspace.GetLocatorName Method | LocatorName Class