Click or drag to resize

BcfParameterRule Property

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

Gets the BcfRule, if the parameter is a rule parameter.

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

Property Value

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

BCF

Supported in: 4.0
See Also