Share via


DeleteBaskets Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Deletes all baskets that match an order group identifier and supplies a count of the number of baskets deleted or match a specific search clause.

Overload List

  Name Description
ms989420.pubmethod(en-US,CS.70).gif DeleteBaskets(array<Guid>[]()[], Int32%) Deletes all baskets that match an order group identifier. The number of deleted records is available.
ms989420.pubmethod(en-US,CS.70).gif DeleteBaskets(SearchClause, Int32%) Deletes all baskets that match a supplied search clause. The number of deleted records is available.

Top

See Also

Reference

BasketManager Class

BasketManager Members

Microsoft.CommerceServer.Orders Namespace