Click or drag to resize

IUCJsonMenuGet Method

Load Hospitality Menu

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
MobileMenu MenuGet(
	string restaurantNo,
	string terminalNo,
	string salesType,
	bool loadDetails,
	ImageSize imageSize
)

Parameters

restaurantNo  String
Store to load, empty loads all
terminalNo  String
Terminal to load, empty loads all
salesType  String
Sales type to load, empty loads all
loadDetails  Boolean
Load Item Details and Image data
imageSize  ImageSize
Size of Image if loadDetails is set to true

Return Value

MobileMenu
See Also