ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / DeactivateToolOnSaveOrDiscard Property
Version

    DeactivateToolOnSaveOrDiscard Property
    Gets and sets whether the active editing tool is deactivated when saving or discarding edits.
    Syntax
    public bool DeactivateToolOnSaveOrDiscard {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also