AttributePicklistValue
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Special Access Rules
Fields
Field | Details |
---|---|
Abbreviation |
|
Code |
|
DisplayValue |
|
IsDefault |
|
LastReferencedDate |
|
LastViewedDate |
|
Name |
|
PicklistId |
|
Sequence |
|
Status |
|
Value |
|
Usage
The AttributePicklistValue object is the child object and the AttributePicklist object contains the picklist. Let’s say you need an asset attribute to track the T-shirt size, which can be small, medium, or large. Create an AttributePicklist parent record as a Text type for the T-shirt size attribute. Then create AttributePicklistValue records, one for each picklist value small, medium, and large, and associate them with the parent record..
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- AttributePicklistValueHistory
- History is available for tracked fields of the object.