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 | ||
---|---|---|
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 that implement ILocatorName
CoClasses and Classes | Description |
---|---|
LocatorName (esriLocation) | Name object for a locator. |
RouteMeasureLocatorName (esriLocation) | Route measure locator name object. |
See Also
ILocatorWorkspace.GetLocatorName Method | ILocatorName Interface | LocatorName Class