Click or drag to resize

BcfParentRelationCellParentRow Property

[This is preliminary documentation and is subject to change.]

Gets the parent row.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public BcfRow ParentRow { get; set; }

Property Value

Type: BcfRow
The parent row - or null if not set.
Version Information

BCF

Supported in: 4.0
See Also