IFileSystemServiceRestoreAllFromRecycleBin Method |
Restores all recycled entries from recycle bin of currently logged in account.
Namespace:
Dundas.BI.FileSystem
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
SyntaxRestoreResult RestoreAllFromRecycleBin()
Function RestoreAllFromRecycleBin As RestoreResult
RestoreResult^ RestoreAllFromRecycleBin()
abstract RestoreAllFromRecycleBin : unit -> RestoreResult
Return Value
Type:
RestoreResultAn object describing the result of the operation.
Exceptions
See Also