PartyRoleRelation

Represents information about the type of relationship between the participants. This object is available in API version 57.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the party role relationship.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner of this object.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
RelatedInverseRecordId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The record that specifies the inverse relationship between the roles.
This field is a relationship field.
Relationship Name
RelatedInverseRecord
Relationship Type
Lookup
Refers To
PartyRoleRelation
RelatedRoleName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The role that's related to another role in the relationship.
RelationshipObjectName
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
The object that's associated with the relationship.
Possible values are:
  • Account_Account_Relationship—Account Account Relationship
  • Contact_Contact_Relationship—Contact Contact Relationship
The default value is Account_Account_Relationship.
RoleName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The name of the role in the relationship.
ShouldCreaInversRoleAuto
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort
Description
Indicates whether a role record should be created automatically for the relationship (true) or not (false).
The default value is false.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

PartyRoleRelationChangeEvent (API Version 63.0)
Change events are available for the object.
PartyRoleRelationFeed
Feed tracking is available for the object.
PartyRoleRelationHistory
History is available for the object.
PartyRoleRelationOwnerSharingRule
Sharing rules are available for the object.
PartyRoleRelationShare
Sharing is available for the object.