Click or drag to resize

IUserAssignedToCurrentDepartment Property

Whether this user is associated with the current department. Matters in iikoChain configuration.

Namespace:  Resto.Front.Api.Data.Security
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
bool AssignedToCurrentDepartment { get; }

Property Value

Type: Boolean
See Also