Indicator of belonging to the current department for IUser

Tags: v8preview7 v8

Starting from API V8PreviewV7:

  1. The method for retrieving all users IOperationService.GetUsers by default returns only employees of the current enterprise. To retrieve all SyrveChain users, the parameter fromAllDepartments = true must be passed.
  2. The property IUser.AssignedToCurrentDepartment has been added — the property “indicates whether the user belongs to the current enterprise”.