Click or drag to resize

IOBERONServiceGetFoodMenu Method

EXALOGIC
Načítanie údajov jedálneho lístka.

Namespace: Exa.OBERON.Services
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax
ResultValue<List<FoodMenuItem>> GetFoodMenu(
	FoodMenuArg foodMenuArg
)

Parameters

foodMenuArg  FoodMenuArg
 

Return Value

ResultValueListFoodMenuItem
Vráti pole tried FoodMenuGroup.
See Also