This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IB > IBuildMethod Interface > IBuildMethod.HasUndo Property (ArcObjects .NET 10.5 SDK) |
Indicates whether there is an undo avaliable.
[Visual Basic .NET] Public ReadOnly Property HasUndo As Boolean
[C#] public bool HasUndo {get;}
Use to get/set a return to check if Undo is available
The get_HasUndo method is used check if a Execute method has been initiated. If so, Undo is available