GetObjectsCompleted: function (sender, args)
sender. Event source.
args. Event information. Available argument: Objects - array of obtained Od JSON objects.
The GetObjectsCompleted event occurs after getting repository objects.
The example of use is given in description of the DataImportService.getDictionaries method.
See also: