Deletes specified order item. Allows to return ordered items back to inventory.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- itemObj
 - Type: CMS.Ecommerce OrderItemInfo
Order item to be deleted 
- updateInventory
 - Type: 
System Boolean
When true, items are returned back to inventory. 
See Also