 |
| BcfColumnSetupFunction Property |
Gets the function. See also:
Tables
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfFunctionSetup Function { get; }Public ReadOnly Property Function As BcfFunctionSetup
Get
Property Value
Type:
BcfFunctionSetupThe function.
See Also