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(
VARIANT_BOOL* RouteIDIsIndexed
);
[C++]Parameters
RouteIDIsIndexed [out, retval] RouteIDIsIndexed is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.