ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / PathResult Class
Members

In This Topic
    PathResult Class
    In This Topic
    Represents the result of TracePath information from a trace output.
    Syntax
    Public NotInheritable Class PathResult 
       Inherits Result
    public sealed class PathResult : Result 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.UtilityNetwork.Trace.Result
          ArcGIS.Core.Data.UtilityNetwork.Trace.PathResult

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also