Share via


CatCatalogProductRelationType::findByDisplayOrder Method

Finds a record that matches the specified catalog and display order.

Syntax

client server public static CatCatalogProductRelationType findByDisplayOrder(
    RefRecId _catalog, 
    int _displayOrder, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _displayOrder
    Type: int

Return Value

Type: CatCatalogProductRelationType Table
A record in the CatCatalogProductRelationType table.

See Also

Reference

CatCatalogProductRelationType Table