This document is archived and information here might be outdated. Recommended version. |
The route part number associated with a direction item.
[Visual Basic .NET]
Public ReadOnly Property RoutePart As Integer
[C#]
public int RoutePart {get;}
[C++]
HRESULT get_RoutePart(
void
);
Route part is an ordinal associated with a direction item. It equals the ordinal number of the stop with which the current segment begins.