Newer Version Available

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

DescribeSoqlListViewResult

Contains one or more DescribeSoqlListView objects, each of which contains information about one or more list views, including the ID, sObject type, columns, and SOQL query of each.
The DescribeSoqlListViewResult object has the following properties:
Name Type Description
describeSoqlListViews DescribeSoqlListView[] Information about one or more list views, including the ID, sObject type, columns, and SOQL query of each.