PCTemplateConfigurationTranslation::createOrUpdateTranslation Method
Creates or updates the description of a configuration template.
Syntax
client server public static void createOrUpdateTranslation(
RefRecId _templateConfiguration,
PCName _name,
PCDescription _pcDescription,
LanguageId _languageId)
Run On
Called
Parameters
- _templateConfiguration
Type: RefRecId Extended Data Type
The record ID of a referenced configuration template.
- _name
Type: PCName Extended Data Type
The name of a referenced configuration template.
- _pcDescription
Type: PCDescription Extended Data Type
The description of a configuration template.
- _languageId
Type: LanguageId Extended Data Type
The language ID of the description.