vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
CustomMetadata
Interface CustomMetadata
interface
CustomMetadata
{
description
?:
string
;
fullName
?:
string
;
label
?:
string
;
protected
?:
boolean
;
values
?:
CustomMetadataValue
[]
;
}
Hierarchy (
View Summary
)
MetadataInfo
CustomMetadata
Index
Properties
description?
full
Name?
label?
protected?
values?
Properties
Optional
description
description
?:
string
Optional
full
Name
fullName
?:
string
Optional
label
label
?:
string
Optional
protected
protected
?:
boolean
Optional
values
values
?:
CustomMetadataValue
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
full
Name
label
protected
values
vlocode-project - v1.40.0-beta-4
Loading...