Newer Version Available
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.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Custom Object Definition | SobjectType | picklist | 40 | ||
| Is SOQL Compatible | IsSoqlCompatible | boolean | |||
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Last Referenced Date | LastReferencedDate | datetime | |||
| Last Viewed Date | LastViewedDate | datetime | |||
| List View ID | Id | id | 15 | ||
| Namespace Prefix | NamespacePrefix | string | 15 | ||
| System Modstamp | SystemModstamp | datetime | |||
| View Name | Name | string | 40 | ||
| View Unique Name | DeveloperName | string | 80 |