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

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, Windows 8.1

ArcGIS Pro version: 2.9 or higher.
See Also