Click or drag to resize

IOrderCookingItem Properties

The IOrderCookingItem type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Public propertyComment
Public propertyCookingFinishTime
Public propertyCookingStartTime
Public propertyCookingTime
Standard cooking time defined by settings if cooking is started, otherwise null.
Public propertyCourse
Gets the course of the current order item.
Public propertyDeleted (Inherited from IOrderRootItem.)
Public propertyDeletionMethod (Inherited from IOrderRootItem.)
Public propertyGuest (Inherited from IOrderRootItem.)
Public propertyId (Inherited from IEntity.)
Public propertyKitchen
Product cooking place.
Public propertyPrintTime (Inherited from IOrderRootItem.)
Public propertyServeTime
Public propertySize
Gets size of the order item if it's product or template has scale, otherwise null.
Public propertyStatus
Gets the status of the current order item.
(Inherited from IOrderRootItem.)
Public propertyWaiter
Waiter who made latest changes to the order item.
(Inherited from IOrderRootItem.)
Top
See Also