ArcGIS Pro 2.8 API Reference Guide
Abort(String) Method

ArcGIS.Desktop.Editing Namespace > EditOperation.IEditContext Interface > Abort Method : Abort(String) Method
A string describing the reason to abort.
Abort the callback and set the errorMessage.
Syntax
void Abort( 
   string errorMessage
)
Overloads Sub Abort( _
   ByVal errorMessage As String _
) 

Parameters

errorMessage
A string describing the reason to abort.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EditOperation.IEditContext Interface
EditOperation.IEditContext Members
Overload List