OrderStatusSummary Class Members
In This Topic
The following tables list the members exposed by OrderStatusSummary.
Public Constructors
Public Properties
| Name | Description |
| Count |
Gets or sets the count for oders per order status
|
| Status |
Gets or sets the order status name
|
| StatusId |
Gets or sets the Status Id
|
| Total |
Gets or sets that total charges for orders per order status
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also