ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / NetworkAttribute Class / IsSubstitution Property

In This Topic
    IsSubstitution Property
    In This Topic
    Gets a value indicating whether the network attribute is used to substitute another network attribute at a tap.
    Syntax
    public bool IsSubstitution {get;}
    Public ReadOnly Property IsSubstitution As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also