 | BcfComputedRuleParameterSetupTGetValueFunc 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<BcfRule, BcfRow, T> GetValueFunc { get; set; }Public Property GetValueFunc As Func(Of BcfRule, BcfRow, T)
Get
Set
Property Value
Type:
FuncBcfRule,
BcfRow,
T
See Also