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

In This Topic
    SetAcknowledged Property
    In This Topic
    Specifies whether the export is acknowledged. If true the default version is required.
    Syntax
    public bool SetAcknowledged {get; set;}
    Public Property SetAcknowledged As Boolean
    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, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also