FileSystemService.restoreRecycleBinEntryById Method

Restores the recycled file or folder with the specified ID.
 

Parameters

id

Type: String
The ID of the recycled file or folder 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.