| Overload | Description |
|---|---|
| GetProductInventory(Int32) | Get all inventory items that are at or below the given inventory level. |
| GetProductInventory(Int32,String) | Get all inventory items that are at or below the given inventory level. |
| GetProductInventory(Int32,Int32,Int32,String) | Get all inventory items that are at or below the given inventory level. |