Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We can use a relation to go from one entity to another to get its associated data . We use by using $Membership methods to achieve this. For example assume that we want to get the department name of a workitem's initiator user. We can acquire it as in the example below:

...