Click or drag to resize

BcfRowBuilderTable Property

Gets the BcfTable the BcfRowBuilder belongs to.

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

Property Value

Type: BcfTable
The BcfTable.
See Also