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.

AppFormEvalSectionPtcp

Represents information about a user or group of participants who have read or write access to an application form evaluation section. This object is available in API version 68.0 and later.

Supported Calls

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

Special Access Rules

This object is available only if the Grantmaking license is enabled, Grantmaking is enabled, and Track Applications is turned on.

Fields

Field Details
ApplicationFormEvalSectionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the related Application Form Evaluation Section.
This field is a relationship field.
Relationship Name
ApplicationFormEvalSection
Relationship Type
Master-detail
Refers To
ApplicationFormEvalSection (the master object)
Comments
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The additional information about why the Application Form Evaluation Section record was shared with the participant.
IsParticipantActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Determines if the associated participant is active for the purposes of Compliant Data Sharing (CDS).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this 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
Unique name of the evaluation section participant.
ParticipantId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The associated participant with whom to share the Application Form Evaluation Section.
This field is a polymorphic relationship field.
Relationship Name
Participant
Refers To
Group, User
ParticipantRoleId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Specifies the role of the associated participant, which determines how the Application Form Evaluation Section record is shared. For example, a participant role that determines that the record is shared as read-only.
This field is a relationship field.
Relationship Name
ParticipantRole
Refers To
ParticipantRole

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.

AppFormEvalSectionPtcpChangeEvent
Change events are available for the object.
AppFormEvalSectionPtcpFeed
Feed tracking is available for the object.
AppFormEvalSectionPtcpHistory
History is available for tracked fields of the object.
AppFormEvalSectionPtcpOwnerSharingRule
Sharing rules are available for the object.
AppFormEvalSectionPtcpShare
Sharing is available for the object.