CalculationWorks BCF 2.1
CalculationWorks BCF 2.1
BCF Library API
CalculationWorks.BusinessModel Namespaces
CalculationWorks.BusinessModel.UndoRedo
IBcfUndoRedoItem Interface
IBcfUndoRedoItem Methods
Redo Method
Undo Method
IBcfUndoRedoItem
Undo Method
Restores the original state
Namespace:
CalculationWorks.BusinessModel.UndoRedo
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
C#
VB
Copy
void
Undo
()
Sub
Undo
Remarks
When implementing make sure, the method never causes an exception. Throwing an exception inside the Method will cause a
BcfRollbackException
or
BcfUndoRedoException
. As a result the model corrupted.
See Also
Reference
IBcfUndoRedoItem Interface
CalculationWorks.BusinessModel.UndoRedo Namespace
© Hermann Jung. All rights reserved.
Send comments on this topic to
info@calculationworks.com