Method GetBottles
- Namespace
- Everest.Service.Containers
- Assembly
- Everest.Service.dll
GetBottles(bool)
Returns the list of registered bottle kinds
public BottleKindDetailsContract[] GetBottles(bool onStock = true)
Parameters
onStock
boolTrue if the list should include only the bottles that are currently on stock
Returns
- BottleKindDetailsContract[]
The list of bottles corresponding to filter criterion