CatCatalogProductRelationType::existByDisplayOrder Method
Indicates whether the specified record exists by using the display order.
Syntax
client server public static boolean existByDisplayOrder(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.