ImportCompleted: function (sender, args)
sender. Event source.
args. Event information. The following arguments are available: CubeInfo - returns model of data import object, Error - indicates if the import completed with an error, ErrorInfo - information on the error.
The ImportCompleted event occurs on completing data import.
The example of event use is given on the Example of Creating the DataImportWizard Component page.
See also: