Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderItemCollection Class / FilterByShipment Method
In This Topic
    FilterByShipment Method
    In This Topic
    Gets a collection of all order items in this collection that are not associated with any shippment. i.e; their orderShipmentId is 0
    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  
    Gets a collection of all order items in this collection that belong to a particular shipment.  
    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