OverwriteSameValues: Boolean;
The OverwriteSameValues property determines whether result is loaded to database on modeling problem calculation.
Available values:
True. All calculated values are written to database.
False. Only changed values are written to database.
The property use is given in the example for IMsProblemCalculationSettings.AvailableThreads.
See also: