TransferService.import Method

Performs the import action based on the import configuration object.
 

Parameters

importConfiguration

Type: ImportConfig
The dundas.transfer.ImportConfig object containing the import 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.