Read CRToDo by id
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
Response
#
Returns CRToDo .
Example
#
Previous
crTemplateReferencePage
Next
crToDoAttachment