Click or drag to resize
CalculationWorks Logo
BcfDataSetSetupCreateParameterSetup Method (BcfValidatorSetup)
Creates the parameter setup.

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
protected virtual BcfParameterSetup CreateParameterSetup(
	BcfValidatorSetup validatorSetup
)

Parameters

validatorSetup
Type: CalculationWorks.BusinessModel.DesignBcfValidatorSetup
The validator setup.

Return Value

Type: BcfParameterSetup
BcfParameterSetup.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also