Which object stores Content Library-Members list?
I need to find if current logged in user has just read(Viewer) access to a Library or write(Admin/Author) access?
Which object stores Content Library-Members list? I need to find if current logged in user has just read(Viewer) access to a Library or write(Admin/Author) access? |
|||
|
I would start with ContentWorkspaceDoc.IsOwner. Description
The Data Model diagrams can be useful here. |
|||
|