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

In This Topic
    TraceExportOptions Class
    In This Topic
    Represents a mechanism to export the results of a trace operation.
    Syntax
    public sealed class TraceExportOptions : ArcGIS.Core.Data.UtilityNetwork.ExportOptions 
    Public NotInheritable Class TraceExportOptions 
       Inherits ArcGIS.Core.Data.UtilityNetwork.ExportOptions
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.UtilityNetwork.ExportOptions
          ArcGIS.Core.Data.UtilityNetwork.Trace.TraceExportOptions

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also