Click or drag to resize

OpsComboSelectionRequestComboMealItems Property

List of menu items that will be turned into a Combo Meal.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public List<ComboMealItemsList> ComboMealItems { get; set; }

Property Value

Type: ListComboMealItemsList
See Also