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


In This Topic
    SubnetworkExportOptions Class Properties
    In This Topic

    For a list of all members of this type, see SubnetworkExportOptions members.

    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 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. (Inherited from ArcGIS.Core.Data.UtilityNetwork.ExportOptions)
    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