 | IBcfParameterTGetValueArrayUnchecked Method (BcfRow) |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
SyntaxT[] GetValueArrayUnchecked(
BcfRow calculatingRow
)
Function GetValueArrayUnchecked (
calculatingRow As BcfRow
) As T()
Parameters
- calculatingRow
- Type: CalculationWorks.BusinessModelBcfRow
Infrastructure.
Return Value
Type:
TThe parameter values.
Exceptions
See Also