This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatasetEditInfo Interface > IDatasetEditInfo.CanUndo Property (ArcObjects .NET 10.4 SDK) |
True if the dataset supports edit sessions with the ability to undo individual edit operations.
[Visual Basic .NET] Public ReadOnly Property CanUndo As Boolean
[C#] public bool CanUndo {get;}
[C++]
HRESULT get_CanUndo(
VARIANT_BOOL* CanUndo
);
[C++]
Parameters CanUndo [out, retval] CanUndo is a parameter of type VARIANT_BOOL