Object Reference for the Salesforce Platform
Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
ServiceResourceDataTranslation
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 |
|
| IsOutOfDate |
|
| Language |
|
| Name |
|
| ParentId |
|
Usage
Use this object to translate the data stored in a ServiceResource record into the different languages supported by Salesforce. If data translation is enabled for custom fields on the ServiceResource object, additional ServiceResourceDataTranslation fields exist for translating the data contained within those fields.
You can’t use a custom external id field in an upsert call for a ServiceResourceDataTranslation object.