Table of Contents

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 bool

True if the list should include only the bottles that are currently on stock

Returns

BottleKindDetailsContract[]

The list of bottles corresponding to filter criterion