 |
| BcfColumnSetupTableSetup Property |
Gets the table setup.
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfTableSetup TableSetup { get; }Public ReadOnly Property TableSetup As BcfTableSetup
Get
Property Value
Type:
BcfTableSetupThe table setup.
See Also