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


INetworkTrafficConfiguration.WeekendFallbackTemplateAttributeNames Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkTrafficConfiguration Interface > INetworkTrafficConfiguration.WeekendFallbackTemplateAttributeNames Property
ArcGIS Developer Help

INetworkTrafficConfiguration.WeekendFallbackTemplateAttributeNames Property

The preferred weekend fallback template travel time attribute names used by the network edge traffic evaluator.

[Visual Basic .NET]
Public ReadOnly Property WeekendFallbackTemplateAttributeNames As IStringArray
[C#]
public IStringArray WeekendFallbackTemplateAttributeNames {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkTrafficConfiguration Interface