Click or drag to resize

BcfDataSetDisableUndo Method

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

Disables undo (collecting data for Undo(Int32) and Redo(Int32)) and clears the UndoRepository.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public virtual void DisableUndo()
Exceptions
Remarks
The method call will be ignored if undo is already disabled.
Version Information

BCF

Supported in: 4.0
See Also