IAlgorithmSettings.SaveDataMode

Syntax

SaveDataMode: CubeStorageSaveDataMode;

Description

The SaveDataMode property determines a place for saving algorithm calculation results.

Example

The property use is given in the example for IAlgorithmSettings.CheckArithmeticErrors.

See also:

IAlgorithmSettings