ArcGIS Pro 3.7 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 ReadOnly Property NetworkAttribute As NetworkAttribute
    public NetworkAttribute NetworkAttribute {get;}
    Remarks
    For example, if propagating phase, this would be the NetworkAttribute that stores phase.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also