 | BcfTransactionRecalculateAllValues Property |
Gets a value indicating whether all cells (except of optimizer columns) should be recomputed on next
Compute(Boolean).
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic bool RecalculateAllValues { get; }Public ReadOnly Property RecalculateAllValues As Boolean
Get
Property Value
Type:
Boolean if all cells (except of optimizer columns) should be recomputed on next
Compute(Boolean); otherwise,
.
See Also