ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / Propagator Class / SubstitutionAttribute Property

In This Topic
    SubstitutionAttribute Property
    In This Topic
    Gets or sets a ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute that maps each bit in another bitset network attribute value to a new value.
    Syntax
    public NetworkAttribute SubstitutionAttribute {get; set;}
    Public Property SubstitutionAttribute As NetworkAttribute
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also