This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > W > WorkspaceEditEvents CoClass (ArcObjects .NET 10.4 SDK) |
WorkspaceEditEvents Class.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IWorkspaceEditEvents (default) | Provides access to events that occur to a workspace in the context of editing it. |
When working with WorkspaceEditEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pWorkspaceEditEvents as WorkspaceEditEvents