TheDeletedObject |
Scroll |
TheDeletedObject represents one item in the TheDeletedObjectList returned by an TheRecycleBinQuery.
Namespace: Therefore.API
Visual Basic Public Class TheDeletedObject C# public class TheDeletedObject |
Name |
Description |
Gets the ID the object belongs to. |
|
Gets the type of the containing object. |
|
Gets the ID of the user who deleted the object. |
|
Gets the date when the object has been deleted. |
|
Gets the text that is displayed in the recycle bin dialog. |
|
Gets whether the object was deleted in an older version than Therefore 2015. |
|
Gets the object ID of the deleted object. |
|
Gets the ID of the containing object. |
|
Gets the type of the containing object. |
Name |
Description |
Returns the index data of the deleted object. |
|
Returns a string representation of the object (for debugging). |