ArcGIS Pro 2.9 API Reference Guide
UncommitedEditMode Enumeration

ArcGIS.Desktop.Core Namespace : UncommitedEditMode Enumeration
Defines how uncommited edits are treated when the current action is interrupted.
Syntax
Members
MemberDescription
AlwaysPrompt Always show a prompt to apply or discard the edits.
Apply Always apply the edits.
Discard Always discard the edits.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Core.UncommitedEditMode

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Desktop.Core Namespace