 | BcfTransactionRecalculateAllOptimizers Property |
Gets a value indicating whether all cells 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 RecalculateAllOptimizers { get; }Public ReadOnly Property RecalculateAllOptimizers As Boolean
Get
Property Value
Type:
Boolean if all cells of optimizer columns should be recomputed on next
Compute(Boolean); otherwise,
.
See Also