ArcGIS Pro 3.0 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, Windows 8.1

    See Also