BcfGetParameterSourceOption Enumeration |
Namespace: CalculationWorks.BusinessModel
| Member name | Value | Description | |
|---|---|---|---|
| Row | 0 | GetSource(BcfRow, BcfGetParameterSourceOption, BcfGetParameterResultOption, Boolean) will return rows | |
| Cell | 1 | GetSource(BcfRow, BcfGetParameterSourceOption, BcfGetParameterResultOption, Boolean) will return cells | |
| Value | 2 | GetSource(BcfRow, BcfGetParameterSourceOption, BcfGetParameterResultOption, Boolean) will return cell-values |