Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / PurchaseTotalSummary Class
Properties


Version
PurchaseTotalSummary Class Members

The following tables list the members exposed by PurchaseTotalSummary.

Public Constructors
Public Properties
 NameDescription
Public Property Gets or sets the total cost of goods sold.  
Public Property Gets or sets the total of coupons applied.  
Public Property Gets or sets the total of discounts applied.  
Public Property Gets or sets the date of the first order in the set.  
Public Property Gets or sets the total of products purchased.  
Public Property Gets the actual cost of products (less coupons and discounts).  
Public Property Gets the list of order Ids included in this purchase summary.  
Public Property Gets or sets the total of any other items included in the orders.  
Public Property Gets or sets the total amount paid for the orders.  
Public Property Gets or sets the total of coupons that applied to products (excluding coupons applied for shipping or order total).  
Public Property Gets the total profit made for products sold.  
Public Property Gets or sets the total shipping charged.  
Public Property Gets or sets the total taxes charged.  
Public Property Gets or sets the total charges for the orders.  
Public Property Gets or sets the total of all unpaid charges for the orders.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also