Click or drag to resize
CalculationWorks Logo
BcfRelatedRowsCellRelation Property
Gets the BcfRelation the cell belongs to.

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

Property Value

Type: BcfRelation
The relation.
See Also