EaxMdService.MdLoaded

Syntax

MdLoaded: function (sender, args);

Parameters

sender. Event source.

args. Event information. Available arguments: Source - loaded express report.

Description

The MdLoaded event occurs on loading metadata to express report.

Example

The example of use is given on the page with description of the EaxMdService.setDataSources method.

EaxMdService