ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / CircuitExportOptions Class
Properties


In This Topic
    CircuitExportOptions Class Members
    In This Topic

    The following tables list the members exposed by CircuitExportOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CircuitExportOptions class to export a Circuit.  
    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 Gets or sets additional options for the results included in the export.  
    Public Property Gets or sets the list of result types to include in the export.  
    Public Property Specifies if this operation should run asynchronously. (Inherited from ArcGIS.Core.Data.UtilityNetwork.ExportOptions)
    Public Property Gets or sets whether the export is acknowledged.  
    Public Property Gets or sets the spatial reference for the exported geometry result.  
    Public Property Gets or sets the trace configuration for the export.  
    Top
    See Also