This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerTravelMode Interface > INAServerTravelMode.DistanceAttributeName Property (ArcObjects .NET 10.4 SDK) |
The name of the distance-based network attribute to be used in analysis.
[Visual Basic .NET] Public ReadOnly Property DistanceAttributeName As String
[C#] public string DistanceAttributeName {get;}
[C++]
HRESULT get_DistanceAttributeName(
BSTR* AttributeName
);
[C++]
Parameters AttributeName [out, retval] AttributeName is a parameter of type BSTR