ArcObjects Library Reference (GeoDatabase)  

IRouteLocatorName Interface

Provides access to route locator name properties.

Product Availability

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

Members

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.

CoClasses that implement IRouteLocatorName

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

.NET Related Topics

Location