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

In This Topic
    NetworkAttribute Property (Propagator)
    In This Topic
    The ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute to propagate downstream from the source.
    Syntax
    public NetworkAttribute NetworkAttribute {get;}
    Public ReadOnly Property NetworkAttribute As NetworkAttribute
    Remarks
    For example, if propagating phase, this would be the NetworkAttribute that stores phase.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also