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.0.5239.26125)
Parameters
- where
- Type: System String
Where condition
- orderBy (Optional)
- Type: System String
Order by
- topN (Optional)
- Type: System Int32
Top N
- columns (Optional)
- Type: System String
Columns
Return Value
Type: InfoDataSet OrderItemInfoSee Also