ArcGIS Pro 2.6 API Reference Guide
CategoryOperator Enumeration

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace : CategoryOperator Enumeration
The operators that can be used in CategoryComparison comparisons.
Syntax
Members
MemberDescription
IsEqualReturns True if the ArcGIS.Core.Data.UtilityNetwork.AssetType of the row is assigned the specified Category.
IsNotEqualReturns True if the ArcGIS.Core.Data.UtilityNetwork.AssetType of the row is not assigned the specified Category.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.UtilityNetwork.Trace.CategoryOperator

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace