Returns dataset of order items representing donation products matching given where condition along with related order, customer and SKU information.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
 - Type: 
System String
Where condition 
- orderBy
 - Type: 
System String
Order by 
- topN
 - Type: 
System Int32
Top N 
- columns
 - Type: 
System String
Columns 
Return Value
Type: InfoDataSet OrderItemInfoSee Also