 | BcfComputedFunctionParameterSetupTGetValueFunc Property |
[This is preliminary documentation and is subject to change.]
Namespace:
CalculationWorks.BusinessModel.Design
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic Func<BcfFunction, BcfRow, T> GetValueFunc { get; set; }Public Property GetValueFunc As Func(Of BcfFunction, BcfRow, T)
Get
Set
Property Value
Type:
FuncBcfFunction,
BcfRow,
T
See Also