Click or drag to resize

ISectionSchemaImageElements Property

Collection of restaurant section images.

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

Property Value

IReadOnlyListRestaurantSectionImage
See Also