Click or drag to resize

IReserveTables Property

Gets the reserved tables.

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

Property Value

Type: IReadOnlyListITable
See Also