ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / Propagator Class / Operator Property
Version

Operator Property (Propagator)
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;}
Remarks
For example, if propagating phase, this would be BitwiseAny.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also