This document is archived and information here might be outdated.  Recommended version.


IWorkspaceEditInfo Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceEditInfo Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IWorkspaceEditInfo Interface

Provides access to members that control Workspace Editing Information.

Product Availability

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

Members

Name Description
Read-only property CanEdit Indicates if the workspace supports edit sessions with the ability to discard edits on save.
Read-only property CanRedo Indicates if the workspace supports edit sessions with the ability to redo undone operations.
Read-only property CanUndo Indicates if the workspace supports edit sessions with the ability to undo individual edit operations.

CoClasses that implement IWorkspaceEditInfo

CoClasses and Classes Description