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
- _catalog
Type: RefRecId Extended Data Type
- _displayOrder
Type: int
- _forUpdate
Type: boolean
Return Value
Type: CatCatalogProductRelationType Table
A record in the CatCatalogProductRelationType table.