| 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.
|