ArcGIS Pro 2.9 API Reference Guide
TraceArgument Constructor(NamedTraceConfiguration,Subnetwork)

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.
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
ExceptionDescription
namedTraceConfiguration or subnetwork is null.
Remarks
This constructor is only supported by SubnetworkTracer.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TraceArgument Class
TraceArgument Members
Overload List