Newer Version Available

This content describes an older version of this product. View Latest

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
CreatedBy
Type
User
Properties
Filter, Query, Retrieve, Sort
Description
The name of the user who created the list view.
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.
LastModifiedById
Type
ID
Properties
Filter, Query, Retrieve, Sort
Description
The ID of the user who last modified the list view.
LastModifiedDate
Type
dateTime
Properties
Filter, Query, Retrieve, Sort
Description
The date and time of the last modification of the list view, with a precision of one second.
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
string
Properties
Filter, Query, Retrieve, Sort
Description
The API name of the sObject for the list view.