Click or drag to resize

BcfFunctionSetupTFunc Property

The function computing the column values.

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

Property Value

Type: BcfFuncT
See Also