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.

UserListView

Represents the customizations a user made to a list view. This object is available in API version 32.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Fields

Name Details
LastViewedChart
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The last chart a user viewed.
ListViewId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the list view.
This is a relationship field.
Relationship Name
ListView
Relationship Type
Lookup
Refers To
ListView
SobjectType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The API name of the sObject for the user list view.
UserId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the user.
This is a relationship field.
Relationship Name
User
Relationship Type
Lookup
Refers To
User