EaxMdService.Saved

Syntax

Saved: function (sender, args);

Parameters

sender. Event source.

args. Event information. Available arguments: Report - express report document, ResponseText - text sent by the server in response to this event.

Description

The Saved event occurs on saving an express report.

Example

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

See also:

EaxMdService