Click or drag to resize

IBcfParameterGetSourceRow Method

Return the source row to read parameter value.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
BcfRow GetSourceRow(
	BcfRow calculatingRow
)

Parameters

calculatingRow
Type: CalculationWorks.BusinessModelBcfRow
The calculating row.

Return Value

Type: BcfRow
The source row to read parameter value.
See Also