Magidoc

Read page of CRUser

Arguments

#

ekey

Key of entities which are expected to be in result. For example: task will return the CRToDos only allowed to be accessed by the current user based on Task permission matrix. ekey should be used in combination with proper qualifier to make results logical. For example: ekey task and qualifier toDoTypeKey=0 or ekey Contact and qualifier userRoleID=11 .

language

norestrict

true - show previously deleted records; false - don't show deleted records. Default: false.

pageable

Page number and size of the page. Default: size - 20, page - 0.

qualifier

Response

#

Returns CRUserPage .

Example

#

    
  

3

    
  

3

    
  

3