This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IRouteLocator Interface > IRouteLocator.RouteIDFieldName Property (ArcObjects .NET 10.5 SDK) |
The route identifier field from the route feature class.
[Visual Basic .NET] Public ReadOnly Property RouteIDFieldName As String
[C#] public string RouteIDFieldName {get;}
[C++]
HRESULT get_RouteIDFieldName(
BSTR* rid
);
[C++]
Parameters rid [out, retval] rid is a parameter of type BSTR