This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITrafficData2 Interface > ITrafficData2.LengthAttributeName Property (ArcObjects .NET 10.4 SDK) |
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