ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / NetworkAttributeComparison Class / OtherNetworkAttribute Property

In This Topic
    OtherNetworkAttribute Property
    In This Topic
    The second NetworkAttribute that should be compared to the first. If this value was not set in the constructor, this property returns null.
    Syntax
    public NetworkAttribute OtherNetworkAttribute {get;}
    Public ReadOnly Property OtherNetworkAttribute As NetworkAttribute
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also