iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.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.V5.Data.Organization.Sections
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
ReadOnlyCollection
<
RestaurantSectionRectangle
>
RectangleElements
{
get
; }
Property Value
Type:
ReadOnlyCollection
RestaurantSectionRectangle
See Also
Reference
ISectionSchema Interface
Resto.Front.Api.V5.Data.Organization.Sections Namespace