 | BcfColumnSetupTFunction Property |
[This is preliminary documentation and is subject to change.]
Gets the function-setup.
Namespace:
CalculationWorks.BusinessModel.Design
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic BcfFunctionSetup<T> Function { get; set; }Public Property Function As BcfFunctionSetup(Of T)
Get
Set
Property Value
Type:
BcfFunctionSetupTThe function-setup.
See Also