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

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

Return Value

Type: BcfTransaction
BcfTransaction.
See Also