ReportDataSource.AbandonedBasketWraper Class Members
In This Topic
The following tables list the members exposed by ReportDataSource.AbandonedBasketWraper.
Public Constructors
Public Properties
| | Name | Description |
 | BasketCount |
Gets or sets the abandoned basket count for one day
|
 | BasketTotal |
Gets or sets the abandoned basket total for one day
|
 | Date |
Gets or sets the Day part of date, when user last modified the basket item
|
 | EndDate |
Gets or sets the end date
|
 | Month |
Gets or sets the Month part of date when user last mondified the basket item
|
 | StartDate |
Gets or sets the Start date
|
Top
Extension Methods
| | Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also