Click or drag to resize

IBcfParameterGetItemSourceRow Method

Returns the item source row to read values.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
BcfRow GetItemSourceRow(
	BcfRow tupleSourceRow
)

Parameters

tupleSourceRow
Type: CalculationWorks.BusinessModelBcfRow
The tuple source row.

Return Value

Type: BcfRow
The item source row to read values.
See Also