ArcGIS Pro 2.9 API Reference Guide
Operator Property (Propagator)

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > Propagator Class : Operator Property
The filter operator that is applied when executing the trace. This operator is used to compare the propagated value to the specified Value.
Syntax
public Operator Operator {get;}
Public ReadOnly Property Operator As Operator
Remarks
For example, if propagating phase, this would be BitwiseAny.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Propagator Class
Propagator Members