Click or drag to resize

IReserveTables Property

Gets the reserved tables.

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

Property Value

IReadOnlyListITable
See Also