 | IBcfParameterRule Property |
Gets the
BcfRule, if the parameter is a rule parameter; otherwise
.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
SyntaxReadOnly Property Rule As BcfRule
Get
Property Value
Type:
BcfRuleThe
BcfRule or
if the parameter is not a
BcfRule parameter.
See Also