Share via


EcoResProductRelationTypeTranslation::find Method

Retrieves the EcoResProductRelationTypeTranslation table record with the specified record ID.

Syntax

client server public static EcoResProductRelationTypeTranslation find(RefRecId _recId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    If 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