ExportService.getQueuedExports Method

Gets the export requests which are currently queued for the session specified.
 

Parameters

sessionId

Type: String
(optional)The ID of the session to retrieve queued exports of.
Optional: True

Return Value


Type: jQuery.Promise
Value: Array
A promise object that is resolved when the call is complete. If successful, an array of dundas.export.ExportRequest is returned.