Click or drag to resize
CalculationWorks Logo
BcfFunctionBaseInternalTable Property
Gets the table the function or validator belongs to.

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

Property Value

Type: BcfTable
The table.
See Also