This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkTrafficConfiguration2 Interface > INetworkTrafficConfiguration2.TrafficBaseFullNames Property (ArcObjects .NET 10.4 SDK) |
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 );