Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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.