Share via


EcoResProductRelationTable::find Method

Finds the record that matches the specified !Malformed!_product1 parameter of type RefRecId and the _productRelationType parameter of type RefRecId and the _product2 parameter of type RefRecId.

Syntax

client server public static EcoResProductRelationTable find(
    RefRecId _product1, 
    RefRecId _productRelationType, 
    RefRecId _product2, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    An instance of a Boolean data type.

Return Value

Type: EcoResProductRelationTable Table
An instance of the EcoResProductRelationTable data type.

See Also

Reference

EcoResProductRelationTable Table