IFileSystemServiceEmptyRecycleBin Method |
Permanently deletes all 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)
SyntaxDeleteResult EmptyRecycleBin()
Function EmptyRecycleBin As DeleteResult
DeleteResult^ EmptyRecycleBin()
abstract EmptyRecycleBin : unit -> DeleteResult
Return Value
Type:
DeleteResultAn object describing the result of the operation.
Exceptions
See Also