 | 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
Syntaxpublic BcfRule Rule { get; }Public ReadOnly Property Rule As BcfRule
Get
Property Value
Type:
BcfRuleThe
BcfRule or
null if the parameter is not a
BcfRule parameter.
Version InformationBCF
Supported in: 4.0
See Also