ArcObjects Library Reference (CatalogUI)  

INetworkTrafficConfiguration.DayOfWeekNameGroups Property

The weekday names for each day (in groups of 7) used for part of the traffic join 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