| IOrderCookingItem Properties | 
The IOrderCookingItem type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Amount | |
|  | Comment | |
|  | CookingFinishTime | |
|  | CookingStartTime | |
|  | CookingTime | Standard cooking time defined by settings if cooking is started, otherwise null. | 
|  | Course | Gets the course of the current order item. | 
|  | Deleted | (Inherited from IOrderRootItem.) | 
|  | DeletionMethod | (Inherited from IOrderRootItem.) | 
|  | Guest | (Inherited from IOrderRootItem.) | 
|  | Id | (Inherited from IEntity.) | 
|  | Kitchen | Product cooking place. | 
|  | PrintTime | (Inherited from IOrderRootItem.) | 
|  | ServeTime | |
|  | Size | Gets size of the order item if it's product or template has scale, otherwise null. | 
|  | Status | Gets the status of the current order item.(Inherited from IOrderRootItem.) | 
|  | Waiter | Waiter who made latest changes to the order item.(Inherited from IOrderRootItem.) | 
 See Also
See Also