ArcGIS Pro 2.6 API Reference Guide
CancelMessage Property

ArcGIS.Desktop.Editing Namespace > EditOperation Class : CancelMessage Property
Gets and sets the cancel message.
Syntax
public string CancelMessage {get; set;}
Public Property CancelMessage As String
Remarks
This is set by EditOperations if they are cancelled before completion.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EditOperation Class
EditOperation Members