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