Click or drag to resize
CalculationWorks Logo
IBcfDataSetUndoRepositoryDataSet Property
Gets the BcfDataSet.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
BcfDataSet DataSet { get; }

Property Value

Type: BcfDataSet
The BcfDataSet.
See Also