ArcGIS Pro 3.2 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.

In This Topic
    TraceArgument Constructor(NamedTraceConfiguration,Subnetwork)
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also