ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Operation Class / CanUndo Property

In This Topic
    CanUndo Property (Operation)
    In This Topic
    Gets a boolean indicating if the operation can be undone.
    Syntax
    public virtual bool CanUndo {get;}
    Public Overridable ReadOnly Property CanUndo As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also