Newer Version Available
describePrimaryCompactLayouts()
Retrieves metadata about the primary compact layout for each of the specified object
types.
Information returned is limited to 100 objects.
Syntax
Usage
Use this call to retrieve information about the primary compact layout for the given object types. This call returns metadata about a given primary compact layout. For more information about compact layouts, see Salesforce Help.
Sample Code—Java
Arguments
| Name | Type | Description |
|---|---|---|
| sObjectTypes | string[] | An array of one or more objects. The specified values must be valid objects for your organization. |