 | 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
SyntaxBcfFunction Function { get; }ReadOnly Property Function As BcfFunction
Get
Property Value
Type:
BcfFunctionThe
BcfFunction or
if the parameter is not a
BcfFunction parameter.
See Also