Click or drag to resize

ISectionSchemaTableElements Property

Collection of restaurant section tables.

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

Property Value

IReadOnlyListRestaurantSectionTable
See Also