This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRouteEventProperties Interface > IRouteEventProperties.EventRouteIDFieldName Property (ArcObjects .NET 10.4 SDK) |
The route identifier field name.
[Visual Basic .NET] Public Property EventRouteIDFieldName As String
[C#] public string EventRouteIDFieldName {get; set;}
[C++]
HRESULT get_EventRouteIDFieldName(
BSTR* FieldName
);
[C++]
HRESULT put_EventRouteIDFieldName(
BSTR FieldName
);
[C++]
Parameters FieldName [out, retval] FieldName is a parameter of type BSTR FieldName [in] FieldName is a parameter of type BSTR