StandardObjectNameShare
StandardObjectNameShare is the model for all
share objects associated with standard objects. These objects represent a sharing entry
on the standard object.
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
For specific special access rules, if any, see
the documentation for the standard object. For example, for AccountBrandShare, see the
special access rules for AccountBrand.
Fields
| Field Name | Details |
|---|---|
| AccessLevel |
|
| ParentId |
|
| RowCause |
|
| UserOrGroupId |
|