vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
RecordTypeMetadata
Interface RecordTypeMetadata
interface
RecordTypeMetadata
{
active
:
boolean
;
businessProcess
?:
string
;
compactLayoutAssignment
?:
string
;
description
?:
string
;
fullName
?:
string
;
label
:
string
;
picklistValues
?:
RecordTypePicklistValue
[]
;
}
Hierarchy (
View Summary
)
MetadataInfo
RecordTypeMetadata
Index
Properties
active
business
Process?
compact
Layout
Assignment?
description?
full
Name?
label
picklist
Values?
Properties
active
active
:
boolean
Optional
business
Process
businessProcess
?:
string
Optional
compact
Layout
Assignment
compactLayoutAssignment
?:
string
Optional
description
description
?:
string
Optional
full
Name
fullName
?:
string
label
label
:
string
Optional
picklist
Values
picklistValues
?:
RecordTypePicklistValue
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
business
Process
compact
Layout
Assignment
description
full
Name
label
picklist
Values
vlocode-project - v1.40.0-beta-4
Loading...