Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxMobileMenu MenuGet(
string restaurantNo,
string terminalNo,
string salesType,
bool loadDetails,
ImageSize imageSize
)
Parameters
- restaurantNo
- Type: SystemString
- terminalNo
- Type: SystemString
- salesType
- Type: SystemString
- loadDetails
- Type: SystemBoolean
- imageSize
- Type: LSRetail.Omni.Domain.DataModel.Base.RetailImageSize
Return Value
Type:
MobileMenu
See Also