Click or drag to resize

ITableRestaurantSection Property

Gets the restaurant section that the table belongs to. If table deleted the section will be null.

Namespace:  Resto.Front.Api.Data.Organization.Sections
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
IRestaurantSection RestaurantSection { get; }

Property Value

Type: IRestaurantSection
See Also