Click or drag to resize

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
Syntax
public bool RecalculateAllRules { get; }

Property Value

Type: Boolean
true if all rules should be executed on next Compute(Boolean) (computeRules = true) independent of cell state evaluation; otherwise, false.
Version Information

BCF

Supported in: 4.0
See Also