ArcGIS Pro 2.8 API Reference Guide
PropagatorFunction Property

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

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Propagator Class
Propagator Members