ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / SubnetworkExportOptions Class / SetAcknowledged Property

In This Topic
    SetAcknowledged Property (SubnetworkExportOptions)
    In This Topic
    Specifies whether the export is acknowledged. If true the default version is required.
    Syntax
    Public Property SetAcknowledged As Boolean
    public bool SetAcknowledged {get; set;}
    Remarks
    Acknowledge export to delete the record of any subnetwork controllers from the subnetworks table that have been removed as a subnetwork controller. Acknowledge is not necessary if there are no controllers that need to be deleted from the subnetworks table.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also