Click or drag to resize

IBcfUndoRedoItemRedo Method

[This is preliminary documentation and is subject to change.]

Restores the modified state

Namespace:  CalculationWorks.BusinessModel.UndoRedo
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
void Redo(
	BcfDataSet dataSet
)

Parameters

dataSet
Type: CalculationWorks.BusinessModelBcfDataSet
The BcfDataSet the IBcfUndoRedoItem belongs to.
Version Information

BCF

Supported in: 4.0
See Also