| ChannelConfigurations |
- Type
- mns:RecordActionDeploymentChannel
- Properties
- Not applicable.
- Description
- Channel default settings for this record action
deployment. This field is visible only in the metadata
for a record.
|
| DeveloperName |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- A unique name for this record action deployment. This name can contain only underscores and alphanumeric
characters, and must be unique in your org. It must begin with a letter, not include
spaces, not end with an underscore, and not contain two consecutive underscores. Provides a globally unique identifier for the
record action deployment, which prevents conflicts
with other record action deployments that have the
same MasterLabel.
|
| FullName |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- The unique name used as the record action deployment
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.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| Language |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable,
Restricted picklist, Sort, Update
- Description
- The language of the record action deployment. The
following values are supported:
- Chinese (Simplified): zh_CN
- Chinese (Traditional): zh_TW
- Danish: da
- Dutch: nl_NL
- English: en_US
- Finnish: fi
- French: fr
- German: de
- Italian: it
- Japanese: ja
- Korean: ko
- Norwegian: no
- Portuguese (Brazil): pt_BR
- Russian: ru
- Spanish: es
- Spanish (Mexico): es_MX
- Swedish: sv
- Thai: th
|
| ManageableState |
- Type
- ManageableState enumerated list
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Indicates the manageable state of the specified component that is contained
in a package:
- beta
- deleted
- deprecated
- installed
- released
- unmanaged
For more information about states of manageability for components in
Salesforce AppExchange packages, see “Planning the Release of Managed
Packages” in the Salesforce online help.
|
| MasterLabel |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- The name of the deployment.
|
| Metadata |
- Type
- mns:RecordActionDeployment
- Properties
- Create, Nillable, Update
- Description
- Metadata that defines record action deployments.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The namespace
prefix associated with the record action deployment,
which is assigned to the AppExchange package. This name can contain only underscores and alphanumeric
characters, and must be unique in your org. It must begin with a letter, not include
spaces, not end with an underscore, and not contain two consecutive underscores. The namespace helps differentiate custom objects
and fields from those in use by other record action
deployments.
|
| SelectableItems |
- Type
- mns:RecordActionSelectableItem
- Properties
- Not applicable.
- Description
- A subset of actions that users can launch at runtime.
This field is visible only in the metadata for a record.
|