 | BcfChildRelationCellChildRows Property |
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic IReadOnlyList<BcfRow> ChildRows { get; }Public ReadOnly Property ChildRows As IReadOnlyList(Of BcfRow)
Get
Return Value
Type:
IReadOnlyListBcfRowThis as
IReadOnlyListT
See Also