Sign of belonging to the current department for IUser
Since API V8PreviewV7:
- Method to get all users
IOperationService.GetUsers
by default returns only employees of the current enterprise. To get all Syrve HQ users you need to pass the parameterfromAllDepartments = true
. - Added property
IUser.AssignedToCurrentDepartment
— property “whether users belong to the current enterprise”.