 | BcfCalculatorIsRule Property |
Gets a value indicating this instance is a
BcfRule.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic abstract bool IsRule { get; }Public MustOverride ReadOnly Property IsRule As Boolean
Get
Property Value
Type:
Boolean if this instance is a Rule; otherwise
.
See Also