ArcObjects Library Reference (GeoDatabase)  

IWorkspaceEditEvents2.OnStartEditOperation Event

This event is fired after an edit operation is started.

[Visual Basic .NET]
Public Event OnStartEditOperation As 2
[C#]
public event 2 OnStartEditOperation
[C++]
HRESULT OnStartEditOperation(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IWorkspaceEditEvents2 Interface