Assembly: System;
Namespace: Prognoz.Platform.Interop.ForeSystem;
The IUndoRedoState interface is used to work with states of actions stored in Undo/Redo stack.
| Property name | Brief description | |
| The Action property returns a string that contains description of the action stored in Undo/Redo stack. |
See also: