Click or drag to resize

BcfChildRelationCellChildRelation Property

Gets the BcfRelation the cell belongs to.

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

Property Value

Type: BcfRelation
The relation.
See Also