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](./bitmaps/ReadOnly.gif) |
CanEdit |
Indicates if the workspace supports edit sessions with the ability to discard edits on save. |
![Read-only property](./bitmaps/ReadOnly.gif) |
CanRedo |
Indicates if the workspace supports edit sessions with the ability to redo undone operations. |
![Read-only property](./bitmaps/ReadOnly.gif) |
CanUndo |
Indicates if the workspace supports edit sessions with the ability to undo individual edit operations. |
Classes that implement IWorkspaceEditInfo