ArcGIS Pro 2.8 API Reference Guide
ErrorMessage Property (EditOperation)

ArcGIS.Desktop.Editing Namespace > EditOperation Class : ErrorMessage Property
Gets or sets the ErrorMessage.
Syntax
public string ErrorMessage {get; set;}
Public Property ErrorMessage As String
Remarks
If an EditOperation fails, the ErrorMessage is set with the error, if known.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EditOperation Class
EditOperation Members