BasketItemInventory Class Members
In This Topic
The following tables list the members exposed by BasketItemInventory.
Public Constructors
Public Properties
| Name | Description |
| AllowBackorder |
Gets or sets a value indicating whether backorder allowed for this item
|
| BasketItemId |
Gets or sets the Id of the basket item
|
| InStock |
Gets or sets the number of items in stock
|
| InventoryMode |
Gets or sets the Inventory mode
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also