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

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfDataSetSetup DataSetSetup { get; }

Property Value

Type: BcfDataSetSetup
The BcfDataSet setup.
See Also