Click or drag to resize

ISectionSchemaImageElements Property

Collection of restaurant section images.

Namespace:  Resto.Front.Api.Data.Organization.Sections
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
IReadOnlyList<RestaurantSectionImage> ImageElements { get; }

Property Value

Type: IReadOnlyListRestaurantSectionImage
See Also