Click or drag to resize

IBcfUndoRedoItemUndo Method

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

Restores the original state

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

Parameters

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

BCF

Supported in: 4.0
See Also