This document is archived and information here might be outdated. Recommended version. |
The route identifier (string, integer or double).
[Visual Basic .NET] Public Property RouteID As Object
[C#] public object RouteID {get; set;}
[C++]
HRESULT get_RouteID(
VARIANT rid
);
[C++]
HRESULT put_RouteID(
Variant* rid
);
[C++]
Parameters rid [in]
rid is a parameter of type VARIANT rid [out, retval]
rid is a parameter of type VARIANT*
The RouteID property defines the route identifier on which the route measure location exists.