Click or drag to resize

IKitchenOrderCompoundItemPrimaryComponent Property

Primary part of the kitchen compound item. For the undivided compound item this part is single, for splitted — primary.

Namespace:  Resto.Front.Api.V5.Data.Kitchen
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
IKitchenOrderCompoundItemComponent PrimaryComponent { get; }

Property Value

Type: IKitchenOrderCompoundItemComponent
See Also