This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAStreetDirections Interface > INAStreetDirections.RouteID Property (ArcObjects .NET 10.4 SDK) |
The route ID for the directions.
[Visual Basic .NET] Public ReadOnly Property RouteID As Integer
[C#] public int RouteID {get;}
[C++]
HRESULT get_RouteID(
long* ID
);
[C++]
Parameters ID [out, retval] ID is a parameter of type long
RouteID returns the ID of the route.