Click or drag to resize
CalculationWorks Logo
BcfColumnSetupFunction Property
Gets the function. See also: Tables

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfFunctionSetup Function { get; }

Property Value

Type: BcfFunctionSetup
The function.
See Also