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
.
ImageElements Property
Collection of restaurant section images.
Namespace:
Resto.Front.Api.V5.Data.Organization.Sections
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
ReadOnlyCollection
<
RestaurantSectionImage
>
ImageElements
{
get
; }
Property Value
Type:
ReadOnlyCollection
<
RestaurantSectionImage
>
See Also
Reference
ISectionSchema Interface
Resto.Front.Api.V5.Data.Organization.Sections Namespace