iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Organization.Sections
ISectionSchema Interface
ISectionSchema Properties
EllipseElements Property
Height Property
ImageElements Property
MarkElements Property
RectangleElements Property
TableElements Property
Width Property
ISectionSchema
RectangleElements Property
Collection of restaurant section rectangles.
Namespace:
Resto.Front.Api.Data.Organization.Sections
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IReadOnlyList
<
RestaurantSectionRectangle
>
RectangleElements
{
get
; }
Property Value
Type:
IReadOnlyList
RestaurantSectionRectangle
See Also
Reference
ISectionSchema Interface
Resto.Front.Api.Data.Organization.Sections Namespace