Click or drag to resize

IOrderCompoundItemPrimaryComponent Property

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

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

Property Value

Type: IOrderCompoundItemComponent
See Also