EcoResProductTranslation::createOrUpdateTranslation Method

Creates or updates the product translation record.

Syntax

server public static void createOrUpdateTranslation(
    EcoResProductRecId _product, 
    EcoResProductName _name, 
    EcoResDescription _description, 
   [LanguageId _languageId])

Run On

Server

Parameters

Exceptions

Exception Condition
Error

The product name and description value has not been passed.

See Also

Reference

EcoResProductTranslation Table