ISectionSchema Interface |
Namespace: Resto.Front.Api.V4.Data.Organization.Sections
public interface ISectionSchema : ISerializable, IEntity
The ISectionSchema type exposes the following members.
Name | Description | |
---|---|---|
![]() | EllipseElements | Collection of restaurant section ellipses. |
![]() | Height | Section schema height in px |
![]() | Id | (Inherited from IEntity.) |
![]() | ImageElements | Collection of restaurant section images. |
![]() | MarkElements | Collection of restaurant section marks. |
![]() | RectangleElements | Collection of restaurant section rectangles. |
![]() | TableElements | Collection of restaurant section tables. |
![]() | Width | Section schema width in px |
Name | Description | |
---|---|---|
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |