Share via


PurchaseOrder Constructor

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

Initializes a new instance of the PurchaseOrder class.

Overload List

  Name Description
Aa511831.protmethod(en-US,CS.70).gif PurchaseOrder()()() Initializes a new instance of the PurchaseOrder class.
Aa511831.protmethod(en-US,CS.70).gif PurchaseOrder(Guid) Initializes a new instance of the PurchaseOrder class.
Aa511831.protmethod(en-US,CS.70).gif PurchaseOrder(SerializationInfo, StreamingContext) Initializes a new instance of the PurchaseOrder class using the specified serialization and streaming context information.

Top

Remarks

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.

See Also

Reference

PurchaseOrder Class

PurchaseOrder Members

Microsoft.CommerceServer.Runtime.Orders Namespace