 |
| BcfFunctionSetupFunctionType Property |
Gets the type of the function.
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic Type FunctionType { get; }Public ReadOnly Property FunctionType As Type
Get
Property Value
Type:
TypeThe function type.
See Also