Click or drag to resize

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

Property Value

Type: Boolean
if all cells of optimizer columns should be recomputed on next Compute(Boolean); otherwise, .
See Also