| BcfColumnSetupSetFunction Method (Type) | |
Namespace: CalculationWorks.BusinessModel.Design
| Exception | Condition |
|---|---|
| InvalidOperationException | a function is already assigned |
| ArgumentNullException | functionType is null |
| ArgumentException | functionType default constructor not found |
| ArgumentException | functionType is not a subclass of BcfFunctionBase |