ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / CancelMessage Property

In This Topic
    CancelMessage Property
    In This Topic
    Gets and sets the cancel message.
    Syntax
    public string CancelMessage {get; set;}
    Public Property CancelMessage As String
    Remarks
    This is set by EditOperations if is it canceled before completion.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also