Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates of updates the description of a sub component.
Syntax
client server public static void createOrUpdateTranslation(
RefRecId _subComponent,
PCName _name,
PCDescription _pcDescription,
LanguageId _languageId)
Run On
Called
Parameters
- _subComponent
Type: RefRecId Extended Data Type
The record ID of a referenced sub component.
- _name
Type: PCName Extended Data Type
The name of a referenced sub component.
- _pcDescription
Type: PCDescription Extended Data Type
The description of a sub component.
- _languageId
Type: LanguageId Extended Data Type
The language ID of the description.