Click or drag to resize

BcfRelationChildTable Property

Gets the child BcfTable.

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

Property Value

Type: BcfTable
The child BcfTable.
See Also