StandardObjectNameShare
The object name is variable and uses StandardObjectNameShare syntax. For example, AccountBrandShare is a sharing entry on an account brand. For specific version information, see the standard object documentation.
You can only create, edit, and delete sharing entries for standard objects whose RowCause field is set to Manual. Sharing entries for standard objects with different RowCause values are created as a result of your Salesforce org’s sharing configuration and are read-only. For some sharing mechanisms, such as sharing sets, sharing entries aren’t stored at all.
Supported Calls
create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()
Special Access Rules
Fields
| Field Name | Details |
|---|---|
| AccessLevel |
Type: picklist Properties: Create, Filter, Group, Restricted picklist, Sort, Update Description: The level of access allowed. Values are:
|
| ParentId |
Type: reference Properties: Create, Filter, Group, Sort Description: ID of the parent record. |
| RowCause |
Type: picklist Properties: Create, Filter, Group, Nillable, Restricted picklist, Sort Description: Reason that the sharing entry exists. |
| UserOrGroupId |
Type: reference Properties: Create, Filter, Group, Sort Description: ID of the user or group that has been given access to the object. |