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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
RouteID returns the ID of the route.