Gets recycle bin for specified user.
            
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- userId
 - Type: 
System Int32
ID of user 
- where
 - Type: 
System String
Where condition 
- orderBy
 - Type: 
System String
Order by clause 
- topN
 - Type: 
System Int32
Select only top N rows 
- columns
 - Type: 
System String
Select only specified columns 
Return Value
Type: InfoDataSet ObjectVersionHistoryInfoRecycle bin for specified user
See Also