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


In This Topic
    ProductBreakdownSummary Class Members
    In This Topic

    The following tables list the members exposed by ProductBreakdownSummary.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets or sets the total price of the product sold.  
    Public Property Gets or sets the total cost of goods of the product sold.  
    Public Property Gets or sets the coupons total of the product sold.  
    Public Property Gets or sets the discounts total of the product sold.  
    Public Property Gets or sets the Group Names  
    Public Property Gets or sets the product name.  
    Public Property Gets the associated product entity.  
    Public Property Gets or sets the product Id.  
    Public Property Gets or sets the quantity of product sold.  
    Public Property Gets or sets the SKU of the product.  
    Public Property Gets or sets the vendor for the product.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also