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


esriLocatorQuery Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

esriLocatorQuery Constants

Types for locator query.

Constant Value Description
esriLocatorStyle 0 Query for locator styles.
esriLocator 1 Query for locators.
esriAllTypes 2 Query for locators and locator styles.

Product Availability

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

Remarks

The esriLocatorQuery enumeration is used when querying a locator workspace for Locators or LocatorNames.

See Also

ILocatorWorkspace Interface | ILocatorWorkspace.LocatorNames Property | esriLocatorQuery Constants | ILocatorWorkspace.Locators Property