This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IRouteLocator Interface > IRouteLocator.RouteIDFieldIndex Property (ArcObjects .NET 10.5 SDK) |
The field index of the route identifier.
[Visual Basic .NET] Public ReadOnly Property RouteIDFieldIndex As Integer
[C#] public int RouteIDFieldIndex {get;}
[C++]
HRESULT get_RouteIDFieldIndex(
long* routeIDIndex
);
[C++]
Parameters routeIDIndex [out, retval] routeIDIndex is a parameter of type long