Click or drag to resize

IOrderCompoundItemSecondaryComponent Property

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

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IOrderCompoundItemComponent SecondaryComponent { get; }

Property Value

Type: IOrderCompoundItemComponent
See Also