Newer Version Available
BaseSharingRule
This component is
removed as of API version 33.0 and is available in earlier versions only. Use
SharingBaseRule instead. Represents the base container for criteria-based and
owner-based sharing rules.
This type extends the Metadata metadata type and inherits its fullName field.
Version
BaseSharingRule components are available in API version 24.0 and later.
Fields
For more information on these fields, see “Sharing Settings” in the Salesforce online help.
| Field | Field Type | Description |
|---|---|---|
| sharedTo | SharedTo | Required. Specifies who the record should be shared with. |
| fullName | string | The unique identifier for API access. The fullName can contain only underscores and alphanumeric characters. It must be unique, begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores. This field is inherited from the Metadata component. |
Wildcard Support in the Manifest File
This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.