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


IHistoricalTravelTimeEvaluator.WeekendFallbackAttributeName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IHistoricalTravelTimeEvaluator.WeekendFallbackAttributeName Property

The name of the weekend fallback attribute.

[Visual Basic .NET]
Public Property WeekendFallbackAttributeName As String
[C#]
public string WeekendFallbackAttributeName {get; set;}
[C++]
HRESULT get_WeekendFallbackAttributeName(
  BSTR* AttributeName
);
[C++]
HRESULT put_WeekendFallbackAttributeName(
  BSTR AttributeName
);
[C++]

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IHistoricalTravelTimeEvaluator Interface

.NET Related Topics

How to create a network dataset