Skip to main content

salesforce.picklistentry.defaultvalue

Home > @runlightyear/salesforce > PicklistEntry > defaultValue

PicklistEntry.defaultValue property

Indicates whether this item is the default item (true) in the picklist or not (false). Only one item in a picklist can be designated as the default.

Signature:
defaultValue: boolean;