Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
List Info
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| cloneable | Boolean | Indicates whether the list can be cloned. | Small, 42.0 | 42.0 |
| createable | Boolean | Indicates whether a list for the object can be created. | Small, 42.0 | 42.0 |
| deletable | Boolean | Indicates whether the list can be deleted. | Small, 42.0 | 42.0 |
| displayColumns | List Column[] | All display columns for the list. | Small, 42.0 | 42.0 |
| filterLogicString | String | The filter logic string, such as (1 OR 2) and 3. Indexes start with 1. | Small, 42.0 | 42.0 |
| filteredByInfo | List Filter by Info[] | Filtering information for the list. | Small, 42.0 | 42.0 |
| hasMassActions | Boolean | Indicates whether the list has mass actions. | Small, 62.0 | 62.0 |
| id | List Reference | Identity information for the list. | Small, 42.0 | 42.0 only |
| inlineEditDetails | List Inline Edit Details | Inline edit details for the list. | Small, 61.0 | 61.0 |
| label | String | The list’s display label. For example, All Accounts. | Small, 42.0 | 42.0 |
| listReference | List Reference | Object representing the list. | Small, 43.0 | 43.0 |
| listShares | List Info Share Category | Items that the list is shared with. | Small, 61.0 | 61.0 |
| listViewApiName | String | The list’s API name. For example, AllAccounts or __Recent, for the most recently used (MRU) list view for the object. | Small, 42.0 | 42.0 only |
| objectApiNames | String[] | API names of objects that are returned by the list. | Small, 61.0 | 61.0 |
| orderedByInfo | List Order By Info[] | Ordering information for the list. | Small, 42.0 | 42.0 |
| scope | List Scope | Scope information for the list. | Small, 61.0 | 61.0 |
| searchable | Boolean | Indicates whether the list can be searched. | Small, 61.0 | 61.0 |
| updateable | Boolean | Indicates whether the list can be updated. | Small, 42.0 | 42.0 |
| userPreferences | List User Preference | User preferences for the list. | Small, 42.0 | 42.0 |
| visibility | String | Visibility of the list. One of these values:
|
Small, 42.0 | 42.0 |
| visibilityEditable | Boolean | Indicates whether the visibility of the list can be edited. | Small, 42.0 | 42.0 |