GetPurchaseOrdersForUser Method

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

Returns the collection of PurchaseOrder objects associated with the specified customer, and with optional time constraints.

Overload List

  Name Description
Aa530576.pubmethod(en-US,CS.70).gif GetPurchaseOrdersForUser(Guid) Returns the collection of PurchaseOrder objects associated with the specified customer.
Aa530576.pubmethod(en-US,CS.70).gif GetPurchaseOrdersForUser(Guid, DateTime, DateTime) Returns the collection of PurchaseOrder objects associated with the specified customer and with the purchase order performed within specified time periods.

Top

See Also

Reference

OrderContext Class

OrderContext Members

Microsoft.CommerceServer.Runtime.Orders Namespace