Share via


TAMMerchEventPricing::findMerchEvent Method

Finds a merchandising event pricing record for the specified merchandise event ID.

Syntax

client server public static TAMMerchEventPricing findMerchEvent(MCRMerchandisingEventID _merchEventID, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: TAMMerchEventPricing Table
The merchandising event pricing record for the specifing merchandise event ID.

See Also

Reference

TAMMerchEventPricing Table