Click or drag to resize
FoodMenuPagetempOrderlist Field
MobileServiceCollection of type OrderList, to carry all the ordered items, orderList in the database

Namespace: foodez.WaiterPages
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MobileServiceCollection<OrderList, OrderList> tempOrderlist

Field Value

Type: MobileServiceCollectionOrderList, OrderList
See Also