Click or drag to resize

IBcfParameterFunction Property

Gets the BcfFunction, if the parameter is a value-calculator parameter; otherwise .

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
BcfFunction Function { get; }

Property Value

Type: BcfFunction
The BcfFunction or if the parameter is not a BcfFunction parameter.
See Also