CatCatalogProductRelationType::checkExistByDisplayOrder Method
Validates that the specified record exists by using the display order.
Syntax
client server public static boolean checkExistByDisplayOrder(RefRecId _catalog, int _displayOrder)
Run On
Called
Parameters
- _catalog
Type: RefRecId Extended Data Type
- _displayOrder
Type: int
Return Value
Type: boolean
true if the specified record exists; otherwise, false.