ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / IsolationTracer Class / Trace Method / Trace(TraceArgument,ServiceSynchronizationType) Method
The input arguments to the trace.
Specifies which implementation of the service endpoint to call. This parameter is ignored for non-services based utility networks.
Version

Trace(TraceArgument,ServiceSynchronizationType) Method
Executes an isolation trace.
Syntax

Parameters

traceArgument
The input arguments to the trace.
serviceSynchronizationType
Specifies which implementation of the service endpoint to call. This parameter is ignored for non-services based utility networks.

Return Value

A IReadOnlyList of concrete Result whose type corresponds to ResultType set in TraceArgument.ResultTypes.
Exceptions
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.2 or higher.
See Also