Click or drag to resize

BcfRelationParentTable Property

Gets the parent BcfTable.

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

Property Value

Type: BcfTable
The parent BcfTable.
See Also