ISectionSchemaTableElements Property |
Collection of restaurant section tables.
Namespace:
Resto.Front.Api.Data.Organization.Sections
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
SyntaxIReadOnlyList<RestaurantSectionTable> TableElements { get; }Property Value
Type:
IReadOnlyListRestaurantSectionTable
See Also