 |
| BcfRelatedRowsCellChildRows Property |
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic BcfRowCollection ChildRows { get; }Public ReadOnly Property ChildRows As BcfRowCollection
Get
public:
property BcfRowCollection^ ChildRows {
BcfRowCollection^ get ();
}member ChildRows : BcfRowCollection with get
Property Value
Type:
BcfRowCollectionThe related rows collection.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also