ArcGIS Pro 2.6 API Reference Guide
IsSucceeded Property

ArcGIS.Desktop.Editing Namespace > EditOperation Class : IsSucceeded Property
EditOperations are marked as Succeeded when ExecuteAsync() succeeds (the Task terminates with true).
Syntax
public bool IsSucceeded {get;}
Public ReadOnly Property IsSucceeded As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EditOperation Class
EditOperation Members