 | 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
Syntaxpublic BcfRow ParentRow { get; set; }Public Property ParentRow As BcfRow
Get
Set
Property Value
Type:
BcfRowThe parent row - or
null if not set.
Version InformationBCF
Supported in: 4.0
See Also