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


In This Topic
    TraceExportOptions Class Members
    In This Topic

    The following tables list the members exposed by TraceExportOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TraceExportOptions class to export the results of a trace operation.  
    Top
    Public Properties
     NameDescription
    Public Property Specifies whether domain descriptions will be included in the resulting JSON file. (Inherited from ArcGIS.Core.Data.UtilityNetwork.ExportOptions)
    Public Property Specifies if this operation should run asynchronously. (Inherited from ArcGIS.Core.Data.UtilityNetwork.ExportOptions)
    Top
    See Also