| ApplicationRecommenderId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The contact associated with the recommendation as the
recommender.
- This field is a relationship field.
- Relationship Name
- ApplicationRecommender
- Relationship Type
- Lookup
- Refers To
- ApplicationRecommender
|
| IsLocked |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicates whether the record is locked (true) or not (false).
- The default value is false.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed this record, a
record related to this record, or a list view.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed this record or
list view. If this value is null, it’s possible the user accessed
this record or list view (LastReferencedDate)
but didn’t view it.
|
| MayEdit |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicates whether the record can be edited (true) or not
(false).
- The default value is false.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name for this record.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The user who owns this record.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| Recommendation |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The content submitted as the recommendation.
|
| SurveyResponseId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The survey response associated with the application
recommendation.
- This field is a relationship field. It’s available in API version
62.0 and later.
- Relationship Name
- SurveyResponse
- Refers To
- SurveyResponse
|