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 | |
---|---|---|
PurchaseOrder()()() | Initializes a new instance of the PurchaseOrder class. | |
PurchaseOrder(Guid) | Initializes a new instance of the PurchaseOrder class. | |
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.