Click or drag to resize
CalculationWorks Logo
BcfRelationParentTable Property
Gets the parent BcfTable.

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

Property Value

Type: BcfTable
The parent BcfTable.
See Also