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


In This Topic
    OrderSummary Class Members
    In This Topic

    The following tables list the members exposed by OrderSummary.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the total cost of goods for the order.  
    Public Property Gets or sets the total value of coupons used.  
    Public Property Gets or sets the total value of discounts applied.  
    Public Property Gets or sets the grand total of the order.  
    Public Property Gets or sets the order Id.  
    Public Property Gets or sets the order number.  
    Public Property Gets or sets the total value of other charges not already summarized.  
    Public Property Gets or sets the total price of products sold.  
    Public Property Gets the total profit for the order.  
    Public Property Gets or sets the total cost of shipping.  
    Public Property Gets or sets the total taxes charged.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also