Share via


TAMMerchandisingEvent::find Method

Finds the merchandising event based on merchandising event ID.

Syntax

client server public static TAMMerchandisingEvent find(MCRMerchandisingEventID _mcrMerchandisingEventID, [boolean _update])

Run On

Called

Parameters

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

Return Value

Type: TAMMerchandisingEvent Table
The merchandising event for the merchandising event ID specified.

See Also

Reference

TAMMerchandisingEvent Table