 | BcfTransactionRecalculateAllRules Property |
Gets a value indicating whether all rules should be executed on next
Compute(Boolean) (
computeRules = ) independent of cell state evaluation.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic bool RecalculateAllRules { get; }Public ReadOnly Property RecalculateAllRules As Boolean
Get
Property Value
Type:
Boolean if all rules should be executed on next
Compute(Boolean) (
computeRules = ) independent of cell state evaluation; otherwise,
.
See Also