ListView

Represents a list view. A list view specifies a set of records for an object, based on specific criteria. This object is available in API version 32.0 and later.

Supported Calls

describeSObjects()query()retrieve()

Fields

Name Details
DeveloperName
Type
string
Properties
Filter, Query, Retrieve, Sort
Description
The fully qualified developer name of the list view.
IsSoqlCompatible
Type
boolean
Properties
Filter, Query, Retrieve, Sort
Description
Whether the list view can be used with SOQL..
LastModifiedBy
Type
User
Properties
Filter, Query, Retrieve, Sort
Description
The name of the user who last modified the list view.
LastReferencedDate
Type
dateTime
Properties
Filter, Query, Retrieve, Sort
Description
The date and time when the list view was last referenced, with a precision of one second.
LastViewedDate
Type
dateTime
Properties
Filter, Query, Retrieve, Sort
Description
The date and time when the list view was last viewed, with a precision of one second.
Name
Type
string
Properties
Filter, Query, Retrieve, Sort
Description
The name of the list view.
NamespacePrefix
Type
string
Properties
Filter, Query, Retrieve, Sort
Description
The namespace of the list view.
SobjectType
Type
picklist
Properties
Filter, Query, Retrieve, Sort
Description
The API name of the sObject for the list view.