Item.List
Lists all of the items the user can access, based on:
- Tenant
- Collaboration groups
Signature
1
Collection<Item> list(SessionContext context)
Lists all of the items the user can access, based on:
1
Collection<Item> list(SessionContext context)