| IOrderCompoundItem Properties | 
The IOrderCompoundItem type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Amount | (Inherited from IOrderCookingItem.) | 
|  | AvailableCommonGroupModifiers | Group modifiers that are available for the whole compound item. | 
|  | AvailableCommonSimpleModifiers | Simple modifiers that are available for the whole compound item. | 
|  | AvailableComponentGroupModifiers | Group modifiers that are available for compound item component. | 
|  | AvailableComponentSimpleModifiers | Simple modifiers that are available for compound item component. | 
|  | Comment | (Inherited from IOrderCookingItem.) | 
|  | CommonModifiers | Common (non-splittable) assigned modifiers. Apply to all components. | 
|  | CookingFinishTime | (Inherited from IOrderCookingItem.) | 
|  | CookingStartTime | (Inherited from IOrderCookingItem.) | 
|  | CookingTime | Standard cooking time defined by settings if cooking is started, otherwise null.(Inherited from IOrderCookingItem.) | 
|  | Course | Gets the course of the current order item.(Inherited from IOrderCookingItem.) | 
|  | Deleted | (Inherited from IOrderRootItem.) | 
|  | DeletionMethod | (Inherited from IOrderRootItem.) | 
|  | Guest | (Inherited from IOrderRootItem.) | 
|  | Id | (Inherited from IEntity.) | 
|  | Kitchen | Product cooking place.(Inherited from IOrderCookingItem.) | 
|  | PrimaryComponent | Primary part of the compound item. For the undivided compound item this part is single, for splitted — primary. | 
|  | PrintTime | (Inherited from IOrderRootItem.) | 
|  | SecondaryComponent | Secondary part of the splitted compound item or null for undivided compound item. | 
|  | ServeTime | (Inherited from IOrderCookingItem.) | 
|  | Size | Gets size of the order item if it's product or template has scale, otherwise null.(Inherited from IOrderCookingItem.) | 
|  | Status | Gets the status of the current order item.(Inherited from IOrderRootItem.) | 
|  | Template | Template of the current compound item. | 
|  | Waiter | Waiter who made latest changes to the order item.(Inherited from IOrderRootItem.) | 
 See Also
See Also