Click or drag to resize

OpsComboSelectionRequestUnRefinedComboMealItemsList Property

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

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

Property Value

ListComboMealItemsList
See Also