Click or drag to resize
CalculationWorks Logo
BcfRowGetTable Method
Gets the BcfTable the row belongs to.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfTable GetTable()

Return Value

Type: BcfTable
The table the row belongs to.
See Also