Share via


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

  • _displayOrder
    Type: int

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

CatCatalogProductRelationType Table