Indicates if the Route ID is unique (Obsolete).
[Visual Basic .NET] Public Property RouteIDIsUnique As Boolean
[C#] public bool RouteIDIsUnique {get; set;}
[C++]
HRESULT get_RouteIDIsUnique(
VARIANT_BOOL* RouteIDIsUnique
);
[C++]
HRESULT put_RouteIDIsUnique(
VARIANT_BOOL RouteIDIsUnique
);
[C++]Parameters
RouteIDIsUnique [out, retval] RouteIDIsUnique is a parameter of type VARIANT_BOOL RouteIDIsUnique [in] RouteIDIsUnique is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.