This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IRouteMeasureLineProperties Interface > IRouteMeasureLineProperties.ToMeasureFieldName Property (ArcObjects .NET 10.4 SDK) |
The to-measure field name.
[Visual Basic .NET] Public Property ToMeasureFieldName As String
[C#] public string ToMeasureFieldName {get; set;}
[C++]
HRESULT get_ToMeasureFieldName(
BSTR* fieldName
);
[C++]
HRESULT put_ToMeasureFieldName(
BSTR fieldName
);
[C++]
Parameters fieldName [out, retval] fieldName is a parameter of type BSTR fieldName [in] fieldName is a parameter of type BSTR