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