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)
Syntax
RestoreResult RestoreAllFromRecycleBin()

Return Value

Type: RestoreResult
An object describing the result of the operation.
Exceptions
ExceptionCondition
InvalidSessionExceptionThe caller context is not associated with a valid session.
See Also