IMDCalculationFormulasConverter.CorrectSourceFormulas

Syntax

CorrectSourceFormulas: Boolean;

Description

The CorrectSourceFormulas property determines whether formulas are adjusted before conversion into formulas of calculated cube.

Comments

The property is set to False by default.

Example

The example of use is given in the IMDCalculationInstance.CreateFormulasConverter property.

See also:

IMDCalculationFormulasConverter