Click or drag to resize

BcfParentRelationCellCounterpart Property

Gets the related BcfChildRelationCell.

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

Return Value

Type: BcfChildRelationCell
The related BcfChildRelationCell if ParentRow is not ; otherwise .
See Also