Share via


EcoResProductRelationTypeTranslation::findByProductRelationTypeLanguage Method

Retrieves the EcoResProductRelationTypeTranslation record with the specified record ID.

Syntax

client server public static EcoResProductRelationTypeTranslation findByProductRelationTypeLanguage(
    RefRecId _productRelationTypeRecId, 
    LanguageId _language, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record is to be selected for update; optional.

Return Value

Type: EcoResProductRelationTypeTranslation Table
An EcoResAttributeTranslation record, or an empty buffer.

See Also

Reference

EcoResProductRelationTypeTranslation Table