Click or drag to resize
CalculationWorks Logo
IBcfDataSetUndoRepositoryPopUndo Method
Removes the last added transaction from undo repository and returns it.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
BcfTransaction PopUndo()

Return Value

Type: BcfTransaction
BcfTransaction.
See Also