ArcGIS Pro 2.8 API Reference Guide
Subtract Constructor(NetworkAttribute)

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > Subtract Class > Subtract Constructor : Subtract Constructor(NetworkAttribute)
The network attribute.
Initializes a new instance of the Subtract class.
Syntax
public Subtract( 
   NetworkAttribute networkAttribute
)
Public Function New( _
   ByVal networkAttribute As NetworkAttribute _
)

Parameters

networkAttribute
The network attribute.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Subtract Class
Subtract Members
Overload List