 |
| BcfValidatorSetup Constructor |
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxprotected BcfValidatorSetup(
BcfTableSetup tableSetup
)
Protected Sub New (
tableSetup As BcfTableSetup
)
protected:
BcfValidatorSetup(
BcfTableSetup^ tableSetup
)
new :
tableSetup : BcfTableSetup -> BcfValidatorSetupParameters
- tableSetup
- Type: CalculationWorks.BusinessModel.DesignBcfTableSetup
The table setup.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also