Click or drag to resize

IRestaurantUsePersonalRoles Property

Whether the restaurant uses roles (IRole) for personal sessions.

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

Property Value

Type: Boolean
See Also