Click or drag to resize

ISectionSchemaTableElements Property

Collection of restaurant section tables.

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

Property Value

Type: IReadOnlyListRestaurantSectionTable
See Also