ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / UpstreamTracer Class / Export Method
The path of a JSON file where the trace results will be exported.
Input parameters to a trace, TraceArgument.
The options that describe how the trace will be exported, TraceExportOptions.

In This Topic
    Export Method (UpstreamTracer)
    In This Topic
    Executes an upstream trace and exports the results to a json file.
    Syntax

    Parameters

    outputJsonPath
    The path of a JSON file where the trace results will be exported.
    traceArgument
    Input parameters to a trace, TraceArgument.
    traceExportOptions
    The options that describe how the trace will be exported, TraceExportOptions.
    Exceptions
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also