IBcfParameterTGetValueArray Method |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | calculatingRow is null. |
| ArgumentException | calculatingRowRowState not equals Valid or calculatingRow is in other table than Calculator. |
| InvalidOperationException | Parameter is linked with a cell on a single row (there is no step to child-rows that causes an value-array). Use GetValue(BcfRow) instead. orThis parameter is not a linked parameter (see: BcfLinkedParameterSetupT, BcfNullableLinkedParameterSetupT) |