ExtlRecShrPcklstOptn

Represents a picklist option of an external record share picklist field shared between a partner and vendor for Partner Connect. This object is available in API version 62.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Special Access Rules

To see this object, enable Partner Connect or Partner Connect for Vendors. See Set Up Partner Connect as a Partner and Set Up Partner Connect as a Vendor in Salesforce Help.

Fields

Field Details
ExtlRecShrFieldId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the associated external record share field of type picklist.
This field is a relationship field.
Relationship Name
ExtlRecShrField
Refers To
ExtlRecShrField
IsDefaultOption
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether this picklist option is set as the default option (true) or not (false).
The default value is false.
SharedOptionLabel
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Label of the picklist option.
SharedOptionValue
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Value of the picklist option.