| Comments |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The comments about why the participant has access to the intake
form section.
|
| IntakeFormSectionId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The intake form section associated with the intake form section
participant record.
- This field is a relationship field.
- Relationship Name
- IntakeFormSection
- Relationship Type
- Master-detail
- Refers To
- IntakeFormSection (the master object)
|
| IsActive |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Specifies whether the participant's association with the intake
form section is active (true)
or not (false).
- 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
- The name of the intake form section participant.
|
| ParticipantId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The participant associated with the intake form section
participant record.
- This field is a polymorphic relationship field.
- Relationship Name
- Participant
- Refers To
- Group, User
|
| ParticipantRoleId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The participant role associated with the intake form section
participant record.
- This field is a relationship field.
- Relationship Name
- ParticipantRole
- Refers To
- ParticipantRole
|