This document is archived and information here might be outdated. Recommended version. |
The input measure field name.
[Visual Basic .NET]
Public Property InputMeasureFieldName As String
[C#]
public string InputMeasureFieldName {get; set;}
[C++]
HRESULT get_InputMeasureFieldName(
BSTR fieldName
);
[C++]
HRESULT put_InputMeasureFieldName(
System.String* fieldName
);
[C++] Parameters fieldName [in]
fieldName is a parameter of type BSTR fieldName [out, retval]
fieldName is a parameter of type BSTR*
The InputMeasureFieldName property sets the field in the point feature class which is used to set the measure value of the route at the point.