This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IRouteLocator2 Interface > IRouteLocator2.RouteIDIsIndexed Property (ArcObjects .NET 10.4 SDK) |
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