ReferrerSalesSummary Class Members
In This Topic
The following tables list the members exposed by ReferrerSalesSummary.
Public Constructors
Public Properties
| Name | Description |
| EndDate |
Gets or sets the end date for the orders in the summary.
|
| OrderCount |
Gets or sets the number of referred orders.
|
| ProductSubtotal |
Gets or sets the total of products sold.
|
| Referrer |
Gets or sets the url of the referrer.
|
| SalesTotal |
Gets or sets the sales total for all referred orders.
|
| StartDate |
Gets or sets the start date for orders in the summary.
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also