SummaryLayout Class
Controls the appearance of the highlights panel, which summarizes key
fields in a grid at the top of a page layout, when Case Feed is enabled.
Namespace
Usage
Use this class when accessing Metadata.Layout metadata components. For more information, see
“SummaryLayout” in the Metadata API Developer Guide.
SummaryLayout Properties
The following are properties for SummaryLayout.
summaryLayoutItems
Controls the appearance of an individual field and its column and row
position within the highlights panel grid, when Case Feed is enabled. At least one is
required.
Signature
public List<Metadata.SummaryLayoutItem> summaryLayoutItems {get; set;}
Property Value
Type: List<Metadata.SummaryLayoutItem>