Click or drag to resize

IKitchenOrderCompoundItemSecondaryComponent Property

Secondary part of the splitted kitchen compound item or null for undivided compound item.

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

Property Value

Type: IKitchenOrderCompoundItemComponent
See Also