Click or drag to resize

ISectionSchemaMarkElements Property

Collection of restaurant section marks.

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

Property Value

Type: IReadOnlyListRestaurantSectionMark
See Also