ArcGIS Pro 3.7 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 Property CancelMessage As String
    public string CancelMessage {get; set;}
    Remarks
    This is set by EditOperations if is it canceled before completion.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also