vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
PicklistValueMetadata
Interface PicklistValueMetadata
interface
PicklistValueMetadata
{
allowEmail
?:
boolean
;
closed
?:
boolean
;
color
?:
string
;
controllingFieldValues
?:
string
[]
;
converted
?:
boolean
;
cssExposed
?:
boolean
;
default
:
boolean
;
description
?:
string
;
forecastCategory
?:
ForecastCategories
;
fullName
?:
string
;
highPriority
?:
boolean
;
isActive
?:
boolean
;
probability
?:
number
;
reverseRole
?:
string
;
reviewed
?:
boolean
;
won
?:
boolean
;
}
Hierarchy (
View Summary
)
MetadataInfo
PicklistValueMetadata
Index
Properties
allow
Email?
closed?
color?
controlling
Field
Values?
converted?
css
Exposed?
default
description?
forecast
Category?
full
Name?
high
Priority?
is
Active?
probability?
reverse
Role?
reviewed?
won?
Properties
Optional
allow
Email
allowEmail
?:
boolean
Optional
closed
closed
?:
boolean
Optional
color
color
?:
string
Optional
controlling
Field
Values
controllingFieldValues
?:
string
[]
Optional
converted
converted
?:
boolean
Optional
css
Exposed
cssExposed
?:
boolean
default
default
:
boolean
Optional
description
description
?:
string
Optional
forecast
Category
forecastCategory
?:
ForecastCategories
Optional
full
Name
fullName
?:
string
Optional
high
Priority
highPriority
?:
boolean
Optional
is
Active
isActive
?:
boolean
Optional
probability
probability
?:
number
Optional
reverse
Role
reverseRole
?:
string
Optional
reviewed
reviewed
?:
boolean
Optional
won
won
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allow
Email
closed
color
controlling
Field
Values
converted
css
Exposed
default
description
forecast
Category
full
Name
high
Priority
is
Active
probability
reverse
Role
reviewed
won
vlocode-project - v1.40.0-beta-4
Loading...