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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also