ArcGIS Pro 3.7 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 ReadOnly Property OtherNetworkAttribute As NetworkAttribute
    public NetworkAttribute OtherNetworkAttribute {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also