Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.PicklistValue

Picklist value.
Property Name Type Description Available Version
attributes ConnectApi.​AbstractPicklist​ValueAttributes Picklist value attributes. 66.0
label String Displayable value of the picklist to use. 66.0
validFor List<Integer> If the picklist is a dependent picklist, the property contains a list of the controlling value indexes for which this value is valid. If the picklist is an independent picklist, the list is empty. 66.0
value String Value of the picklist to use. 66.0