[Extension()] [Obsolete("Use GetDisplayItems instead.")] public static IList<OrderItem> FilterByShipmentAndSort( IList<OrderItem> items, int orderShipmentId )
Parameters
- items
- Order Item List
- orderShipmentId
- Id of the order shipment for which to get the order items
Return Value
Sorted collection of order items