Share via


CatCatalogProductRelationType::findByProductRelationType Method

Finds the specified record in the CatCatalogProductRelationType table by using the product relation type.

Syntax

client server public static CatCatalogProductRelationType findByProductRelationType(
    RefRecId _catalog, 
    RefRecId _productRelationType, 
   [boolean _forUpdate])

Run On

Called

Parameters

Return Value

Type: CatCatalogProductRelationType Table
The specified record in the CatCatalogProductRelationType table; otherwise, an empty record.

See Also

Reference

CatCatalogProductRelationType Table