ArcGIS Pro 2.6 API Reference Guide
NetworkAttributeComparison Class Members
Properties  Methods 


ArcGIS.Core.Data.UtilityNetwork.Trace Namespace : NetworkAttributeComparison Class

The following tables list the members exposed by NetworkAttributeComparison.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute to use in the comparison.  
Public Property The operator to use in the comparison (equals, less than, etc.).  
Public PropertyThe second NetworkAttribute that should be compared to the first. If this value was not set in the constructor, this property returns null.  
Public PropertyThe specific value to compare to the ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute. If this value was not set in the constructor, this property returns null.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Top
See Also

Reference

NetworkAttributeComparison Class
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace