See: Description
Interface | Description |
---|---|
RecycleBinService |
The service to retrieve and permanently delete items in the recycle bin.
|
Class | Description |
---|---|
RecycleBinItem |
The object that represents an item that is in the recycle bin.
|
RecycleBinQuery |
The class that contains information on how to filter recycle bin items.
|
RecycleBinSearchResults |
The class that represents the results of a recycle bin search based on a search query.
|
Exception | Description |
---|---|
RecycleBinItemDeleteException |
Thrown when there is an error deleting items that are in the recycle bin.
|
RecycleBinItemNotFoundException |
Thrown when an item in the recycle bin cannot be read.
|
RecycleBinItemSearchException |
Thrown when an error occurred retrieving an item from the recycle bin.
|
Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA