| DeveloperName |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- The developer’s internal name for the compact layout
(for example, “CL_c”) used in the API.
|
| FullName |
- Type
- string
- Properties
- Create, Group, Nillable
- Description
- The unique name used as the compact layout identifier
for API access. The fullName can contain only underscores and
alphanumeric characters. It must be unique, begin with a letter, not
include spaces, not end with an underscore, and not contain two consecutive
underscores.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| ManageableState |
- Type
- ManageableState enumerated list
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Indicates the manageable state of the specified component that is contained
in a package:
- beta
- deleted
- deprecated
- installed
- released
- unmanaged
For more information about states of manageability for components in
Force.com
AppExchange
packages, see “Planning the Release of Managed Packages” in the Salesforce online
help.
This field is available in API version 38.0 and later.
|
| MasterLabel |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- The name of the compact layout in Setup.
|
| Metadata |
- Type
-
mns:CompactLayout
- Properties
- Create, Nillable, Update
- Description
- The compact layout metadata.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The namespace of the package of which the compact layout
is a part.
|
| SobjectType |
- Type
- Restricted picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- The type of object used in the layout, such as an
Account or Lead.
|