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