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


esriLocatorQuery Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriLocatorQuery Constants
ArcGIS Developer Help

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