This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IRouteLocator Interface > IRouteLocator.RouteIDIsString Property (ArcObjects .NET 10.4 SDK) |
Indicates if the route identifier field type is string.
[Visual Basic .NET] Public ReadOnly Property RouteIDIsString As Boolean
[C#] public bool RouteIDIsString {get;}
[C++]
HRESULT get_RouteIDIsString(
VARIANT_BOOL* RouteIDIsString
);
[C++]
Parameters RouteIDIsString [out, retval] RouteIDIsString is a parameter of type VARIANT_BOOL