vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
ChannelLayoutMetadata
Interface ChannelLayoutMetadata
interface
ChannelLayoutMetadata
{
doesExcludeFieldLabels
?:
boolean
;
doesExcludeFiles
?:
boolean
;
enabledChannels
?:
string
[]
;
fullName
?:
string
;
label
:
string
;
layoutItems
?:
ChannelLayoutItem
[]
;
recordType
?:
string
;
}
Hierarchy (
View Summary
)
MetadataInfo
ChannelLayoutMetadata
Index
Properties
does
Exclude
Field
Labels?
does
Exclude
Files?
enabled
Channels?
full
Name?
label
layout
Items?
record
Type?
Properties
Optional
does
Exclude
Field
Labels
doesExcludeFieldLabels
?:
boolean
Optional
does
Exclude
Files
doesExcludeFiles
?:
boolean
Optional
enabled
Channels
enabledChannels
?:
string
[]
Optional
full
Name
fullName
?:
string
label
label
:
string
Optional
layout
Items
layoutItems
?:
ChannelLayoutItem
[]
Optional
record
Type
recordType
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
does
Exclude
Field
Labels
does
Exclude
Files
enabled
Channels
full
Name
label
layout
Items
record
Type
vlocode-project - v1.40.0-beta-4
Loading...