Click or drag to resize

ComboMealComboMealSideItems Property


Namespace: Micros.PosCore.ChannelManagementPosting.JSONCheckObjects
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public List<ComboMealMenuItem> ComboMealSideItems { get; set; }

Property Value

ListComboMealMenuItem
See Also