Preparing search index...
The search index is not available
jsforce
jsforce
api/soap/schema
DescribeLayout
Type alias DescribeLayout
Describe
Layout
:
{
buttonLayoutSection
?:
DescribeLayoutButtonSection
|
null
;
detailLayoutSections
:
DescribeLayoutSection
[]
;
editLayoutSections
:
DescribeLayoutSection
[]
;
feedView
?:
DescribeLayoutFeedView
|
null
;
highlightsPanelLayoutSection
?:
DescribeLayoutSection
|
null
;
id
?:
string
|
null
;
quickActionList
?:
DescribeQuickActionListResult
|
null
;
relatedContent
?:
RelatedContent
|
null
;
relatedLists
:
RelatedList
[]
;
saveOptions
:
DescribeLayoutSaveOption
[]
;
}
Type declaration
Optional
button
Layout
Section
?:
DescribeLayoutButtonSection
|
null
detail
Layout
Sections
:
DescribeLayoutSection
[]
edit
Layout
Sections
:
DescribeLayoutSection
[]
Optional
feed
View
?:
DescribeLayoutFeedView
|
null
Optional
highlights
Panel
Layout
Section
?:
DescribeLayoutSection
|
null
Optional
id
?:
string
|
null
Optional
quick
Action
List
?:
DescribeQuickActionListResult
|
null
Optional
related
Content
?:
RelatedContent
|
null
related
Lists
:
RelatedList
[]
save
Options
:
DescribeLayoutSaveOption
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
jsforce
Loading...