ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / ShowSaveEditsDialog Property

In This Topic
    ShowSaveEditsDialog Property
    In This Topic
    Gets and sets whether the dialog to confirm save edits is displayed.
    Syntax
    Public Property ShowSaveEditsDialog As Boolean
    public bool ShowSaveEditsDialog {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also