ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / ResultType Enumeration

In This Topic
    ResultType Enumeration
    In This Topic
    The types of results that can be returned from utility network trace operations.
    Syntax
    Members
    MemberDescription
    AggregatedGeometry Returns aggregated geometries (multi-point, polyline or polygon) from a trace output.
    ElementReturn a list of ArcGIS.Core.Data.UtilityNetwork.Element objects.
    FunctionValueReturn a list of Function calculations.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.UtilityNetwork.Trace.ResultType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also