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


IWorkspaceEditInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceEditInfo Interface
ArcGIS Developer Help

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.

Classes that implement IWorkspaceEditInfo

Classes Description