Execute |
Scroll |
Executes the recycle bin query on the server.
Namespace: Therefore.API
Visual Basic Public Overridable Function Execute ( _ pServer As TheServer _ ) As TheDeletedObjectList C# public virtual TheDeletedObjectList Execute ( TheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return Value TheDeletedObjectList object containing the deleted objects. |
|