ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceArgument Class / TraceArgument Constructor / TraceArgument Constructor(NamedTraceConfiguration,Subnetwork)
The trace configuration for the trace.
The Subnetwork whose controllers are used as starting points for the trace.

TraceArgument Constructor(NamedTraceConfiguration,Subnetwork)
Initializes a new instance of the TraceArgument class using a namedTraceConfiguration and a subnetwork.
Syntax

Parameters

namedTraceConfiguration
The trace configuration for the trace.
subnetwork
The Subnetwork whose controllers are used as starting points for the trace.
Exceptions
Remarks
This constructor is only supported by SubnetworkTracer.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.9 or higher.
See Also