ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / FeatureElementResult Class
Members

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

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also