ExportService.getExportResultInfo Method

Gets information regarding the state of an export from the server.
 

Parameters

id

Type: String
The ID of the export request to get the information of.

Return Value


Type: jQuery.Promise
Value: String
A promise object that is resolved when the call is complete. If successful, a dundas.export.ExportResultInfo is returned.