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


INetworkDirectionConfiguration2.DirectionsAttributeMappingConstraintsPropertySets 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.DirectionsAttributeMappingConstraintsPropertySets Property
ArcGIS Developer Help

INetworkDirectionConfiguration2.DirectionsAttributeMappingConstraintsPropertySets Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkDirectionConfiguration2 Interface