Click or drag to resize

BcfParameterFunction Property

[This is preliminary documentation and is subject to change.]

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

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public BcfFunction Function { get; }

Property Value

Type: BcfFunction
The BcfFunction or null if the parameter is not a BcfFunction parameter.
Version Information

BCF

Supported in: 4.0
See Also