Share via


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

  • _displayOrder
    Type: int

Return Value

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

See Also

Reference

CatCatalogProductRelationType Table