Newer Version Available
ContentWorkspace
Represents a public library in Salesforce CRM Content. This object is available in versions 17.0 and later.
Supported Calls
describeSObjects(), query(), retrieve()
Special Access Rules
- Customer and Partner Portal users can only edit the library document object if they have a Salesforce CRM Content feature license.
- Customer and Partner Portal users can query this object if they have the “View Content in Portal” permission. A user can query all public libraries where they are members, regardless of library permissions.
Fields
Usage
Use this object to query libraries to find out where documents can be published.
If the content type is not specified when publishing a new version into a library, it will be determined by the DefaultRecordTypeId of the primary library.
You can't create, update, or delete a library via the API.