Click or drag to resize

BcfColumnSetupTFunction Property

[This is preliminary documentation and is subject to change.]

Gets the function-setup.

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

Property Value

Type: BcfFunctionSetupT
The function-setup.
See Also