Share via


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
Aa511830.protmethod(en-US,CS.70).gif PurchaseOrderPayment()()() Initializes a new instance of the PurchaseOrderPayment class.
Aa511830.protmethod(en-US,CS.70).gif PurchaseOrderPayment(SerializationInfo, StreamingContext) Initializes a new instance of the PurchaseOrderPayment class using the specified serialization information and streaming context.
Aa511830.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

PurchaseOrderPayment Class

PurchaseOrderPayment Members

Microsoft.CommerceServer.Runtime.Orders Namespace