ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / ShowDiscardEditsDialog Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also