This document is archived and information here might be outdated. Recommended version. |
The route id field name.
[Visual Basic .NET]
Public ReadOnly Property RouteIDFieldName As String
[C#]
public string RouteIDFieldName {get;}
[C++]
HRESULT get_RouteIDFieldName(
System.String* fieldName
);
[C++] Parameters fieldName [out, retval]
fieldName is a parameter of type BSTR*
This is used to get the route identifer (RouteIDFieldName) from the IRouteLocatorName interface.
IRouteLayerExtension Interface | IRouteLayerExtension Interface