ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / SubnetworkExportOptions Class
Properties


In This Topic
    SubnetworkExportOptions Class Members
    In This Topic

    The following tables list the members exposed by SubnetworkExportOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SubnetworkExportOptions class to export a Subnetwork.  
    Top
    Public Properties
     NameDescription
    Public Property Specifies whether domain descriptions will be included in the resulting JSON file.  
    Public Property Specifies whether geometry will be included in the results.  
    Public Property The names of the fields from a network source that will be returned as results.  
    Public Property The network attributes that will be included in the results.  
    Public Property Specifies if this operation should run asynchronously.  
    Public PropertySpecifies whether the export is acknowledged. If true the default version is required.  
    Public Property Specifies the types of results that will be returned.  
    Top
    See Also