Click or drag to resize

BcfCustomRuleParameterTValueGetValue Method

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

Returns the value to use in calculation.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public TValue GetValue(
	BcfRow row
)

Parameters

row
Type: CalculationWorks.BusinessModelBcfRow
The row.

Return Value

Type: TValue
The value to use in calculation.
Version Information

BCF

Supported in: 4.0
See Also