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


INetworkTrafficConfiguration.DayOfWeekNameGroups 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.DayOfWeekNameGroups Property
ArcGIS Developer Help

INetworkTrafficConfiguration.DayOfWeekNameGroups Property

The weekday names for each day (in groups of 7) used for part of the Streets-Profiles table daily profile ID field names.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkTrafficConfiguration Interface