Indicates if the workspace supports edit sessions with the ability to redo undone operations.
[Visual Basic .NET] Public ReadOnly Property CanRedo As Boolean
[C#] public bool CanRedo {get;}
[C++]
HRESULT get_CanRedo(
VARIANT_BOOL* pCanUndo
);
[C++]Parameters
pCanUndo [out, retval] pCanUndo is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.