This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatasetEditInfo Interface > IDatasetEditInfo.CanRedo Property (ArcObjects .NET 10.5 SDK) |
True if the dataset 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* CanUndo
);
[C++]
Parameters CanUndo [out, retval] CanUndo is a parameter of type VARIANT_BOOL