Click or drag to resize

BcfRelationDataSet Property

Gets the BcfDataSet the relation belongs to.

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

Property Value

Type: BcfDataSet
The BcfDataSet.
See Also