Click or drag to resize

IRestaurantKitchenSettingsAllowChangeStatusSpecificDishByClickingName Property

Allowed to transition specific dish to next cooking status by clicking on its name.

Namespace:  Resto.Front.Api.Data.Kitchen
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
bool AllowChangeStatusSpecificDishByClickingName { get; }

Property Value

Type: Boolean
See Also