Click or drag to resize

ISectionSchemaRectangleElements Property

Collection of restaurant section rectangles.

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

Property Value

Type: ReadOnlyCollectionRestaurantSectionRectangle
See Also