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)
SyntaxIReadOnlyList<RestaurantSectionImage> ImageElements { get; }Property Value
Type:
IReadOnlyListRestaurantSectionImage
See Also