TransferService.export Method

Performs the export action based on the export configuration object.
 

Parameters

exportConfiguration

Type: ExportConfig
The dundas.transfer.ExportConfig object containing the export configurations.
includeSubentriesInResultDetails

Type: Boolean
A flag indicating whether or not to include sub entries in the file system entry details.

Return Value


Type: jQuery.Promise
Value: Object
Element Value: TransferResult
A promise object that is resolved when the call is completed. If successful, a dundas.transfer.TransferResult object is returned.