Class VendorConfirmation

Class used to generate a confirmation for vendors. Message contains base text plus an XML string that can be used to dynamically parse information.

System.Object
  Westwind.WebStore.VendorConfirmation

public class VendorConfirmation : object

Class Members

MemberDescription
Constructor
BillingAddress
Company
Discount
Email
InvDate
InvNo
InvPk
ItemDescription
ItemTotal
Name
PoNo
Price
Qty
Referer
ShippingAddress
ShipToCustomer
Sku
ToString
public virtual string ToString();

public string ToString( bool IncludeXml );

ToXml
public string ToXml();

Requirements

Namespace: Westwind.WebStore
Assembly: westwind.webstore.business.dll


 Last Updated: 3/7/2007 | Send topic feedback