The field name for the length attribute.
[Visual Basic .NET] Public Property LengthAttributeName As String
[C#] public string LengthAttributeName {get; set;}
[C++]
HRESULT get_LengthAttributeName(
BSTR* LengthAttributeName
);
[C++]
HRESULT put_LengthAttributeName(
BSTR LengthAttributeName
);
[C++]Parameters
LengthAttributeName [out, retval] LengthAttributeName is a parameter of type BSTR LengthAttributeName [in] LengthAttributeName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.