QDVEstimate.ChangeCalculationMode (Int32, Int32) Method
Changes the calculation mode.
public void ChangeCalculationMode(
int CalculationMode,
int RestoreWhat
)
This language is not supported or no code example is available.
Parameters
-
CalculationMode
-
int
OverheadOnly = 0,
OverheadAndFactors = 1,
FixedFactors = 2,
CalculatedFactors = 3
-
RestoreWhat
-
int
OverwriteOldFactors = 0,
RestoreOldFactors = 1,
RestoreOldFormulas = 2
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2