Click or drag to resize
CalculationWorks Logo
BcfRowGetRelatedRowsCell Method (BcfRelation)
Gets the BcfRelatedRowsCell of the specified relation.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public BcfRelatedRowsCell GetRelatedRowsCell(
	BcfRelation parentRelation
)

Parameters

parentRelation
Type: CalculationWorks.BusinessModelBcfRelation
The parent relation.

Return Value

Type: BcfRelatedRowsCell
BcfRelatedRowsCell.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also