ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / NetworkAttributeComparison Class / Operator Property

In This Topic
    Operator Property (NetworkAttributeComparison)
    In This Topic
    The operator to use in the comparison (equals, less than, etc.).
    Syntax
    public Operator Operator {get;}
    Public ReadOnly Property Operator As Operator
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also