This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IL > ILocatorName Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that describe a locator.
Use the ILocatorName interface to inspect the properties of a LocatorName object.
Description | ||
---|---|---|
Category | Category of the locator. | |
Description | Description of the locator. | |
LocatorWorkspaceName | Name object for the locator workspace that contains the locator. | |
Name | Name of the locator. | |
Style | Indicates if this is a locator style. |
CoClasses and Classes | Description |
---|---|
LocatorName (esriLocation) | Name object for a locator. |
RouteMeasureLocatorName (esriLocation) | Route measure locator name object. |
ILocatorWorkspace.GetLocatorName Method | ILocatorName Interface | LocatorName Class