Click or drag to resize
CalculationWorks Logo
BcfRelationDataSet Property
Gets the BcfDataSet the relation belongs to.

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

Property Value

Type: BcfDataSet
The BcfDataSet.
See Also