ArcGIS Pro 2.6 API Reference Guide
ResultType Enumeration

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace : ResultType Enumeration
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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace