ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation.IEditContext Interface / Abort Method / Abort(String) Method
A string describing the reason to abort.

Abort(String) Method
Abort the callback and set the errorMessage.
Syntax
void Abort( 
   string errorMessage
)

Parameters

errorMessage
A string describing the reason to abort.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also