Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderItemCollection Class / FilterByShipmentAndSort Method
Version
FilterByShipmentAndSort Method
Gets a collection of all order items in this collection that are not associated with any shippment. i.e; their orderShipmentId is 0 and sorts them
Overload List
OverloadDescription
Gets a collection of all order items in this collection that are not associated with any shippment. i.e; their orderShipmentId is 0 and sorts them  
Gets a collection of all order items in this collection that belong to a particular shipment and sorts them.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also