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

In This Topic
    TraceResultFieldValue Class
    In This Topic
    Represents the information of a field belonging to a specific ArcGIS.Core.Data.Row returned from a trace operation.
    Syntax
    public sealed class TraceResultFieldValue : ArcGIS.Core.Data.FieldValue 
    Public NotInheritable Class TraceResultFieldValue 
       Inherits ArcGIS.Core.Data.FieldValue
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.FieldValue
          ArcGIS.Core.Data.UtilityNetwork.Trace.TraceResultFieldValue

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also