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.OnStartEditing Event (ArcObjects .NET 10.5 SDK) |
This event is fired after editing is started on a workspace.
[Visual Basic .NET] Public Event OnStartEditing As 2
[C#] public event 2 OnStartEditing
[C++]
HRESULT OnStartEditing(
VARIANT_BOOL withUndoRedo
);
[C++]
Parameters withUndoRedo [in] withUndoRedo is a parameter of type VARIANT_BOOL