Click or drag to resize

IOrderServiceItem Properties

The IOrderServiceItem type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Public propertyCost
Public propertyDeleted (Inherited from IOrderRootItem.)
Public propertyDeletionMethod (Inherited from IOrderRootItem.)
Public propertyGuest (Inherited from IOrderRootItem.)
Public propertyId (Inherited from IEntity.)
Public propertyPrice
Public propertyPrintTime (Inherited from IOrderRootItem.)
Public propertyProduct
Public propertyResultSum
Total sum to be paid, sum with discounts and both included and excluded vat.
Public propertyStatus
Gets the status of the current order item.
(Inherited from IOrderRootItem.)
Public propertyTaxPercent
Tax percent or null for not taxed order items.
Public propertyWaiter
Waiter who made latest changes to the order item.
(Inherited from IOrderRootItem.)
Top
See Also