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


INetworkTrafficConfiguration2.TrafficBaseFullNames Property (ArcObjects .NET 10.5 SDK)
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