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


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

INetworkDirectionConfiguration2.DirectionsFieldMappingConstraintsPropertySets Property

The PropertySet containing a PropertySet of field mapping constraints for each field mapping key.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkDirectionConfiguration2 Interface