 |
| BcfFunctionSetupFunctionType Property |
Gets the type of the function.
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic Type FunctionType { get; }Public ReadOnly Property FunctionType As Type
Get
public:
property Type^ FunctionType {
Type^ get ();
}member FunctionType : Type with get
Property Value
Type:
TypeThe function type.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also