PurchaseOrderPayment Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the PurchaseOrderPayment class.
Overload List
Name | Description | |
---|---|---|
PurchaseOrderPayment()()() | Initializes a new instance of the PurchaseOrderPayment class. | |
PurchaseOrderPayment(SerializationInfo, StreamingContext) | Initializes a new instance of the PurchaseOrderPayment class using the specified serialization information and streaming context. | |
PurchaseOrderPayment(String, Guid) | Initializes a new instance of the PurchaseOrderPayment class using the specified billing address ID and payment method name. |
Top
Remarks
A purchase order payment usually represents a business-to-business style of transaction. A PurchaseOrderPayment is derived from the abstract Payment class and represents a payment mechanism.