Saved: function (sender, args);
sender. Event source.
args. Event information. Available arguments: Report - express report document, ResponseText - text sent by the server in response to this event.
The Saved event occurs on saving an express report.
The example of event use is given on the page with description of the EaxMdService.saveObject method.
See also: