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


In This Topic
    SalesSummary Class Members
    In This Topic

    The following tables list the members exposed by SalesSummary.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the total cost of goods.  
    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 end date for orders covered by the summary data.  
    Public Property Gets or sets the total of all gift wrap charges.  
    Public Property Gets or sets the grand total of all order charges.  
    Public Property Gets or sets the number of orders covered by the summary data.  
    Public Property Gets or sets the total of other items charged or credited.  
    Public Property Gets or sets the total number of products sold.  
    Public Property Gets or sets the total price of products sold.  
    Public Property Gets the total profit for all orders in the range.  
    Public Property Gets or sets the total shipping charges.  
    Public Property Gets or sets the start date for orders covered by the summary data.  
    Public Property Gets or sets the total taxes charged.  
    Public Property Gets the total receivable amount for all orders in the range.  
    Public Property Gets or sets the total number of unique customers associated with orders in the range.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also