Click or drag to resize

IRestaurantSectionTables Property


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

Property Value

IReadOnlyListITable
See Also