| Description |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The description of the record collection.
|
| GroupId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The group ID of the record collection.
|
| LastAdded |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when an item was last added to the record collection.
|
| 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, the user might have only accessed this record or list view
(LastReferencedDate) but not viewed it.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name of the record collection.
|
| NumberOfRecords |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
- The number of records in the record collection. The limit is 100.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The ID of the record collection owner.
|