EaxAnalyzer.hasDataSources

Syntax

hasDataSources();

Description

The hasDataSources method determines whether the express report contains some changes.

Comments

The method returns True if the express report contains some changes, and False when it does not.

Example

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

See also:

EaxAnalyzer