Click or drag to resize
FoodMenuPage Fields

The FoodMenuPage type exposes the following members.

Fields
  NameDescription
Public fieldappetizersList
The appetizers list in the menu
Public fieldBillTotal
The bill total
Public fielddessertsList
The desserts list in the menu
Public fielddrinksList
The drinks list in the menu
Public fieldentreesList
The entrees list in the menu
Public fieldisFoodItemsOpen
Boolean to see if the food items listbox is open
Public fieldnewOrder
The new order
Public fieldnewOrderItem
Of type OrderList to insert a newOrderItem into the bill
Public fieldOrderIndex
Public fieldOrderItemIndex
The order item index
Public fieldtableIndex
The table index
Public fieldtempOrderlist
MobileServiceCollection of type OrderList, to carry all the ordered items, orderList in the database
Top
See Also