Click or drag to resize

ISectionSchemaRectangleElements Property

Collection of restaurant section rectangles.

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

Property Value

Type: IReadOnlyListRestaurantSectionRectangle
See Also