This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* RouteIDIsString
);
[C++] Parameters RouteIDIsString [out, retval]
RouteIDIsString is a parameter of type bool*