FileSystemService.restoreRecycleBinEntriesByIds Method

Restores the recycled files or folders with the specified IDs.
 

Parameters

ids

Type: Array
The IDs of the recycled files or folders to restore.

Return Value


Type: jQuery.Promise
Value: Object
A promise object that is resolved when the call is complete. See Dundas.BI.WebApi.Models.RestoreResultData for the structure of the returning object.