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
- _merchEventID
Type: MCRMerchandisingEventID Extended Data Type
The merchandising event ID of the merchandising event pricing record to find.
- _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.