Show contents 

Working with Express Report > PP.Exp > Classes > EaxAnalyzer > EaxAnalyzer.getDims

EaxAnalyzer.getDims

Syntax

getDims();

Description

The getDims method returns an array of express report dimensions.

Comments

The method returns the PP.Mb.DimSourcearray of objects .

Example

The example of use is given on the page with description of the EaxAnalyzer.clearDimItems method.

See also:

EaxAnalyzer