 |
| BcfColumnSetupSetFunctionTFunction Method |
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfFunctionSetup SetFunction<TFunction>()
where TFunction : new(), BcfFunctionBase
Public Function SetFunction(Of TFunction As {New, BcfFunctionBase}) As BcfFunctionSetupType Parameters
- TFunction
- The type of the t function.
Return Value
Type:
BcfFunctionSetupBcfFunctionSetup.
Exceptions
See Also