ArcGIS Pro 3.0 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, Windows 8.1

    See Also