| IBcfUndoRedoItem Interface | |
Namespace: CalculationWorks.BusinessModel.UndoRedo
The IBcfUndoRedoItem type exposes the following members.
| Name | Description | |
|---|---|---|
| OnDiscard |
Called when the item goes out of scope.
| |
| Redo |
Restores the modified state
| |
| Undo |
Restores the original state
|