ArcGIS Pro 2.8 API Reference Guide
NetworkAttributeComparison Constructor(NetworkAttribute,Operator,NetworkAttribute)

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > NetworkAttributeComparison Class > NetworkAttributeComparison Constructor : NetworkAttributeComparison Constructor(NetworkAttribute,Operator,NetworkAttribute)
The NetworkAttribute to use in the comparison.
The Operator to use in the comparison (equals, less than, etc.).
A second NetworkAttribute that should be compared to the first.
Initializes a new instance of the NetworkAttributeComparison class.
Syntax

Parameters

networkAttribute
The NetworkAttribute to use in the comparison.
comparisonOperator
The Operator to use in the comparison (equals, less than, etc.).
otherNetworkAttribute
A second NetworkAttribute that should be compared to the first.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

NetworkAttributeComparison Class
NetworkAttributeComparison Members
Overload List