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