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


INetworkDirectionConfiguration.PreTypeNames Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkDirectionConfiguration Interface > INetworkDirectionConfiguration.PreTypeNames Property
ArcGIS Developer Help

INetworkDirectionConfiguration.PreTypeNames Property

The prefix type direction field names.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkDirectionConfiguration Interface