Click or drag to resize

ISectionSchemaTableElements Property

Collection of restaurant section tables.

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

Property Value

IReadOnlyListRestaurantSectionTable
See Also