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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also