 | BcfTransactionRecalculateAllRules Property |
[This is preliminary documentation and is subject to change.]
Gets a value indicating whether all rules should be executed on next
Compute(Boolean) (
computeRules = true) independent of cell state evaluation.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic bool RecalculateAllRules { get; }Public ReadOnly Property RecalculateAllRules As Boolean
Get
Property Value
Type:
Booleantrue if all rules should be executed on next
Compute(Boolean) (
computeRules = true) independent of cell state evaluation; otherwise,
false.
Version InformationBCF
Supported in: 4.0
See Also