Click or drag to resize
CalculationWorks Logo
BcfRelationChildTable Property
Gets the child BcfTable.

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

Property Value

Type: BcfTable
The child BcfTable.
See Also