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
- _recId
Type: RefRecId Extended Data Type
The record ID for which to search.
- _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.