Click or drag to resize

BcfUndoRepository Constructor

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

Initializes a new instance of the BcfUndoRepository class.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public BcfUndoRepository(
	BcfDataSet dataSet
)

Parameters

dataSet
Type: CalculationWorks.BusinessModelBcfDataSet
The dataSet.
Exceptions
ExceptionCondition
ArgumentNullExceptiondataSet is null.
Version Information

BCF

Supported in: 4.0
See Also