Click or drag to resize

IOrder.Tables Property

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntax
C#
IReadOnlyList<ITable> Tables { get; }

Property Value

Type: IReadOnlyList<ITable>
See Also