Metadata
The following are properties for LayoutSection.
public Boolean customLabel {get; set;}
Type: Boolean
public Boolean detailHeading {get; set;}
public Boolean editHeading {get; set;}
public String label {get; set;}
Type: String
public List<Metadata.LayoutColumn> layoutColumns {get; set;}
Type: List<Metadata.LayoutColumn>
public Metadata.LayoutSectionStyle style {get; set;}
Type: Metadata.LayoutSectionStyle
The following are methods for LayoutSection.
public Object clone()
Type: Object