RecordAlertDataTranslation

Represents the translated values of the data stored within a RecordAlert record’s fields. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

  • Your organization must be using Enterprise, Performance, Unlimited, or Developer edition.
  • Translation Workbench and data translation must be enabled in your org.
  • To view this object, you must have the “View Setup and Configuration” permission.

Fields

Field Details
Description
Type
textarea
Properties
Create, Filter, Nillable, Sort, Update
Description
The translated value for the RecordAlert description.
IsOutOfDate
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the translation is out-of-date (true) or current (false). A translation is out-of-date if the parent RecordAlert record is updated after the last translation was filed.
Language
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort
Description
The language for these translated values.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The translated value for the RecordAlert record name. This field is required to translate the text in other fields.
ParentId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the RecordAlert associated with the data being translated.

Usage

Use this object to translate the data stored in a RecordAlert record into the different languages supported by Salesforce. If data translation is enabled for custom fields on the RecordAlert object, additional RecordAlertDataTranslation fields exist for translating the data contained within those fields.