Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

UserRelatedRecordContent

Represents the link between a managed content record, an account, event, or opportunity record, and a user record. This object is reserved for future use.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
ContentOwnerId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The user who owns the managed content record associated with the given account, event, or opportunity record.
This field is a relationship field.
Relationship Name
ContentOwner
Refers To
User
ManagedContentId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the managed content record created for the associated Salesforce record. One unique managed content record is created per account, event, or opportunity record per user.
This field is a relationship field.
Relationship Name
ManagedContent
Refers To
ManagedContent
RelatedRecordId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the Salesforce record (e.g., account, opportunity, or event) associated with the managed content record.
This field is a polymorphic relationship field.
Relationship Name
RelatedRecord
Refers To
Account, Event, Opportunity