Indicator of belonging to the current department for IUser
Starting from API V8PreviewV7:
- The method for retrieving all users
IOperationService.GetUsersby default returns only employees of the current enterprise. To retrieve all SyrveChain users, the parameterfromAllDepartments = truemust be passed. - The property
IUser.AssignedToCurrentDepartmenthas been added — the property “indicates whether the user belongs to the current enterprise”.