ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / Propagator Class / PropagatorFunction Property

In This Topic
    PropagatorFunction Property
    In This Topic
    The function that is applied to the ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute to propagate the attribute downstream.
    Syntax
    Public ReadOnly Property PropagatorFunction As PropagatorFunction
    public PropagatorFunction PropagatorFunction {get;}
    Remarks
    For example, if propagating phase, this would be BitwiseAnd.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also