Share via


MCRMessageAssociation::getItemMessage Method

Obtain the item message.

Syntax

server public static MCRScriptNote getItemMessage(
    ItemId _itemId, 
    MCRSourceID _sourceID, 
    MCRUpSellOrigin _upsellOrigin, 
    ItemId _upSellOriginRef)

Run On

Server

Parameters

  • _upsellOrigin
    Type: MCRUpSellOrigin Enumeration
    The origin of the upsell or crosssell if the item was triggered from upsell or crosssell.

Return Value

Type: MCRScriptNote Extended Data Type
The message attached to an item.

See Also

Reference

MCRMessageAssociation Table