Click or drag to resize

ItemCheckComboMeals Property

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

Property Value

Type: ListComboMeal
See Also