Click or drag to resize

IOBERONServiceGetFoodMenuGroupList Method

EXALOGIC
Načítanie skupín 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<FoodMenuGroup>> GetFoodMenuGroupList(
	FoodMenuGroupArg foodMenuGroupArg
)

Parameters

foodMenuGroupArg  FoodMenuGroupArg
 

Return Value

ResultValueListFoodMenuGroup
Vráti pole tried FoodMenuGroup.
See Also