Name | Description | |
---|---|---|
SalesSummary Constructor |
The following tables list the members exposed by SalesSummary.
Name | Description | |
---|---|---|
SalesSummary Constructor |
Name | Description | |
---|---|---|
CostOfGoodTotal | Gets or sets the total cost of goods. | |
CouponTotal | Gets or sets the total of coupons applied. | |
DiscountTotal | Gets or sets the total of discounts applied. | |
EndDate | Gets or sets the end date for orders covered by the summary data. | |
GiftWrapTotal | Gets or sets the total of all gift wrap charges. | |
GrandTotal | Gets or sets the grand total of all order charges. | |
OrderCount | Gets or sets the number of orders covered by the summary data. | |
OtherTotal | Gets or sets the total of other items charged or credited. | |
ProductCount | Gets or sets the total number of products sold. | |
ProductTotal | Gets or sets the total price of products sold. | |
ProfitTotal | Gets the total profit for all orders in the range. | |
ShippingTotal | Gets or sets the total shipping charges. | |
StartDate | Gets or sets the start date for orders covered by the summary data. | |
TaxTotal | Gets or sets the total taxes charged. | |
TotalReceivables | Gets the total receivable amount for all orders in the range. | |
UserCount | Gets or sets the total number of unique customers associated with orders in the range. |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |