PartyProfileParticipant

Represents information about the profile participant of a party. This object is available in API version 61.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

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

Fields

Field Details
Comments
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The additional information about the participant.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the party profile participant is active (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Timestamp for when the current user last viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the party profile participant record.
ParticipantId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The participant associated with the party profile.
This field is a polymorphic relationship field.
Relationship Name
Participant
Relationship Type
Lookup
Refers To
Group, User
ParticipantRoleId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The default access level for a role that a participant can have in the context of a parent record.
This field is a relationship field.
Relationship Name
ParticipantRole
Relationship Type
Lookup
Refers To
ParticipantRole
PartyProfileId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The party profile associated with the participant.
This field is a relationship field.
Relationship Name
PartyProfile
Relationship Type
Master-detail
Refers To
PartyProfile (the master object)

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.

PartyProfileParticipantChangeEvent
Change events are available for the object.
PartyProfileParticipantFeed
Feed tracking is available for the object.
PartyProfileParticipantHistory
History is available for tracked fields of the object.