crUserPage Query
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.
qualifier
Response
#
Returns CRUserPage .
Example
#
Previous
crUserHashPage
Next
crUserRole