Share via


MCRUpSellItem::existItem Method

Determines whether or not a MCRUpsellItem record exists for the product the passed item ID relates to.

Syntax

client server public static boolean existItem(ItemId _itemId)

Run On

Called

Parameters

  • _itemId
    Type: ItemId Extended Data Type
    The item ID used to find an EcoResProduct record which in turn is used to find a MCRUpsellItem record.

Return Value

Type: boolean
true if a MCRUpsellItem record exists; otherwise, false.

See Also

Reference

MCRUpSellItem Table