This document is archived and information here might be outdated. Recommended version. |
Indicates if the route ID has an index.
[Visual Basic .NET]
Public ReadOnly Property RouteIDIsIndexed As Boolean
[C#]
public bool RouteIDIsIndexed {get;}
[C++]
HRESULT get_RouteIDIsIndexed(
Boolean* RouteIDIsIndexed
);
[C++] Parameters RouteIDIsIndexed [out, retval]
RouteIDIsIndexed is a parameter of type bool*