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