 |
| BcfColumnSetupFunction Property |
Gets the function. See also:
Tables
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic BcfFunctionSetup Function { get; }Public ReadOnly Property Function As BcfFunctionSetup
Get
public:
property BcfFunctionSetup^ Function {
BcfFunctionSetup^ get ();
}member Function : BcfFunctionSetup with get
Property Value
Type:
BcfFunctionSetupThe function.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also