This topic has not yet been rated - Rate this topic

PurchaseOrder Class

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

Manages a placed purchase order.

Namespace:  Microsoft.CommerceServer.Runtime.Orders
Assembly:  Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
[SerializableAttribute]
public class PurchaseOrder : OrderGroup, ISerializable

Purchase orders are uniquely identified by their purchase order ID or tracking number. A customer can have multiple purchase orders. Purchase orders are modifiable entities. However, they cannot be converted to any other type (baskets or order templates) in the order capture system.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)