Show contents 

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

EaxAnalyzer.getDimFilterOdId

Syntax

getDimFilterOdId();

Description

The getDimFilterOdId method returns identifier of the express report dimension filter.

Comments

The method returns a string identifier that looks like {session_ID}!{object_ID}.

Example

The example of method use is given in description of the DimSelectionSet constructor.

See also:

EaxAnalyzer