This document is archived and information here might be outdated.  Recommended version.


INAServerNetworkAttribute4.TimeNeutralAttributeName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalyst)  

INAServerNetworkAttribute4.TimeNeutralAttributeName Property

The name of the time neutral attribute used by the network edge traffic evaluator.

[Visual Basic .NET]
Public ReadOnly Property TimeNeutralAttributeName As String
[C#]
public string TimeNeutralAttributeName {get;}
[C++]
HRESULT get_TimeNeutralAttributeName(
  BSTR* TimeNeutralAttributeName
);
[C++]

Parameters TimeNeutralAttributeName [out, retval] TimeNeutralAttributeName is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

See Also

INAServerNetworkAttribute4 Interface