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