Click or drag to resize

ISectionSchemaRectangleElements Property

Collection of restaurant section rectangles.

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

Property Value

Type: ReadOnlyCollectionRestaurantSectionRectangle
See Also