ArcGIS Pro 3.7 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 Property ShowDiscardEditsDialog As Boolean
    public bool ShowDiscardEditsDialog {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also