Application Review Participant DMO
Object API Name: std__ApplicationReviewParticipantDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ParticipantId has a FOREIGNKEY relationship with the User DMO
Idfield. - ApplicationReviewId has a FOREIGNKEY relationship with the Application Review DMO
Idfield.
- ApplicationReviewId
- cdp_sys_record_currency
- CommentsText
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- IsActive
- NameInterfaceField
- ParticipantId
- ParticipantObject
- ParticipantRole
- Field API Name:
std__ApplicationReviewId__c - Data Type: TEXT
- Description: The Application Review associated with the participant record.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CommentsText__c - Data Type: TEXT
- Description: The comments provided by the participant.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ApplicationReviewParticipant record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsActive__c - Data Type: BOOLEAN
- Description: Specifies whether the participant's association with the Application Review is active (true) or not (false).
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__ParticipantId__c - Data Type: TEXT
- Description: The participant associated with the Application Review participant record.
- Field API Name:
std__ParticipantObject__c - Data Type: TEXT
- Description: The name of the participant object. For example, User, UserGroup.
- Field API Name:
std__ParticipantRole__c - Data Type: TEXT
- Description: The participant role associated with the Application Review participant record.