This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceEditEvents2 Interface > IWorkspaceEditEvents2.OnStopEditing Event (ArcObjects .NET 10.5 SDK) |
This event is fired after editing is stopped on a workspace.
[Visual Basic .NET] Public Event OnStopEditing As 2
[C#] public event 2 OnStopEditing
[C++]
HRESULT OnStopEditing(
VARIANT_BOOL saveEdits
);
[C++]
Parameters saveEdits [in] saveEdits is a parameter of type VARIANT_BOOL