Click or drag to resize

ISectionSchemaImageElements Property

Collection of restaurant section images.

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

Property Value

Type: ReadOnlyCollectionRestaurantSectionImage
See Also