Share via


EcoResProductRelationTypeTranslation::checkExist Method

Checks whether the specified record exists in the EcoResProductRelationTypeTranslation table.

Syntax

client server public static boolean checkExist(RefRecId _recId, LanguageId _language)

Run On

Called

Parameters

  • _recId
    Type: RefRecId Extended Data Type
    An instance of the RefRecId class to mark the collection of EcoResProductRelationTypeTranslation records.

Return Value

Type: boolean
true if the record was found; otherwise, false.

See Also

Reference

EcoResProductRelationTypeTranslation Table