Click or drag to resize
CalculationWorks Logo
BcfDataSetSetupCreateFunctionSetup Method
Creates the function setup.

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
protected virtual BcfFunctionSetup CreateFunctionSetup(
	BcfColumnSetup columnSetup
)

Parameters

columnSetup
Type: CalculationWorks.BusinessModel.DesignBcfColumnSetup
The column setup.

Return Value

Type: BcfFunctionSetup
BcfFunctionSetup.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also