This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainEditEvents Interface > ITerrainEditEvents.OnUndoReconcile Event (ArcObjects .NET 10.4 SDK) |
This event is fired when Undo Reconcile is called on a Terrain.
[Visual Basic .NET] Public Event OnUndoReconcile As OnUndoReconcileEventHandler
[C#] public event OnUndoReconcileEventHandler OnUndoReconcile
[C++]
HRESULT OnUndoReconcile(
void
);