CatCatalogProductRelationType.findByPreviousDisplayOrder Method
Finds the previous record in the CatCatalogProductRelationType table by using the display order.
Syntax
public CatCatalogProductRelationType findByPreviousDisplayOrder([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
Return Value
Type: CatCatalogProductRelationType Table
A record in the CatCatalogProductRelationType table.