 | BcfDataSetSetupTables Property |
[This is preliminary documentation and is subject to change.]
Gets the table collection.
Namespace:
CalculationWorks.BusinessModel.Design
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic IList<BcfTableSetup> Tables { get; set; }Public Property Tables As IList(Of BcfTableSetup)
Get
Set
Property Value
Type:
IListBcfTableSetupThe tables if set; otherwise
null.
Version InformationBCF
Supported in: 4.0
See Also