Click or drag to resize

BcfColumnSetupTFunction Property

Gets the function-setup.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfFunctionSetup<T> Function { get; set; }

Property Value

Type: BcfFunctionSetupT
The function-setup.
See Also