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


IRouteLocatorName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRouteLocatorName Interface
ArcGIS Developer Help

IRouteLocatorName Interface

Provides access to route locator name properties.

Product Availability

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

Members

Name Description
Read/write property RouteFeatureClassName The route feature class name (Polyline with M feature class name).
Read/write property RouteIDFieldName The route identifier field of the route feature class.
Read/write property RouteIDIsUnique Indicates if the Route ID is unique (Obsolete).
Read/write property RouteMeasureUnit The route measure units.
Read/write property RouteWhereClause The where clause that limits the routes that events can be located on.

Classes that implement IRouteLocatorName

Classes Description
RouteMeasureLocatorName (esriLocation) Route measure locator name object.