ArcGIS Pro 2.8 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

See Also

Reference

EditOperation Class
EditOperation Members