NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IUndoService Properties

The properties of the IUndoService interface are listed below. For a complete list of IUndoService interface members, see the IUndoService Members topic.

Enabled Gets or sets the current state of the current undo service.
RedoActionList Gets or sets an array of type IActionUnit that contains the redo actions that represent actions that have been undone.
UndoActionList Gets or sets an array of type IActionUnit that contains the undo actions that represent actions that have been undone.

See Also

IUndoService Interface | System.ComponentModel.Design Namespace