InventoryManagerData Class Members
In This Topic
The following tables list the members exposed by InventoryManagerData.
Public Constructors
Public Properties
| Name | Description |
| AllowBackorder |
Gets or sets a value indicating whether backorder is allowed.
|
| ChildItemInventoryData |
Gets the sub-item inventory details.
|
| InStock |
Gets or sets the quantity in stock.
|
| InventoryMode |
Gets or sets the inventory mode of the product.
|
| Multiplier |
Gets or sets the multiplier.
|
| OptionList |
Gets or sets the option list for a product variant.
|
| ProductId |
Gets or sets the Id of the product this inventory data is related to.
|
Top
Public Methods
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also