Click or drag to resize

ISectionSchemaTableElements Property

Collection of restaurant section tables.

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

Property Value

Type: ReadOnlyCollectionRestaurantSectionTable
See Also