 |
| BcfColumnSetupTableSetup Property |
Gets the table setup.
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic BcfTableSetup TableSetup { get; }Public ReadOnly Property TableSetup As BcfTableSetup
Get
public:
property BcfTableSetup^ TableSetup {
BcfTableSetup^ get ();
}member TableSetup : BcfTableSetup with get
Property Value
Type:
BcfTableSetupThe table setup.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also