IMDCalculationFormulasConverter.ValidateStructure

Syntax

ValidateStructure;

Description

The ValidateStructure method checks multidimensional calculation and calculated cube structures correspondence.

Comments

If structures of multidimensional calculation and calculated cube are different, an exception is thrown during method execution.

Example

The property use is given in description of the CreateFormulasConverter method.

See also:

IMDCalculationFormulasConverter