ArcObjects Library Reference (CatalogUI)  

INetworkTrafficConfiguration2.TrafficBaseFullNames Property

The candidate full names in the specified unit for the base field name in the Streets-Profiles table.

[Visual Basic .NET]
Public Function get_TrafficBaseFullNames ( _
    ByVal unit As esriNetworkAttributeUnits _
) As IStringArray
[C#]
public IStringArray get_TrafficBaseFullNames (
    esriNetworkAttributeUnits unit
);

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkTrafficConfiguration2 Interface