RecentlyViewed
This is a table representing the RecentlyViewed entities in Salesforce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True |
Unique identifier of the RecentlyViewed. | |
Name | String | True |
Label Name corresponds to this field. | |
LastName | String | True |
Label Last Name corresponds to this field. | |
FirstName | String | True |
Label First Name corresponds to this field. | |
Type | String | True |
Label Type corresponds to this field. | |
Alias | String | True |
Label Alias corresponds to this field. | |
UserRoleId | String | True |
UserRole.Id |
Label Role ID corresponds to this field. |
RecordTypeId | String | True |
RecordType.Id |
Label Record Type ID corresponds to this field. |
IsActive | Boolean | True |
Label Active corresponds to this field. | |
ProfileId | String | True |
Profile.Id |
Label Profile ID corresponds to this field. |
Title | String | True |
Label Title corresponds to this field. | |
String | True |
Label E-mail corresponds to this field. | ||
Phone | String | True |
Label Phone corresponds to this field. | |
LastViewedDate | Datetime | True |
Label Last Viewed Date corresponds to this field. | |
LastReferencedDate | Datetime | True |
Label Last Referenced Date corresponds to this field. |