 | BcfFunctionIsRule 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 override sealed bool IsRule { get; }Public Overrides NotOverridable ReadOnly Property IsRule As Boolean
Get
Property Value
Type:
Boolean if this instance is a Rule; otherwise
.
See Also