Share via


TAMPromotionPeriod::find Method

Find a promotion period record by promotion period.

Syntax

client server public static TAMPromotionPeriod find(TAMPromotionPeriodId _promotionPeriod, [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: TAMPromotionPeriod Table
The promotion period record for the promotion period specified.

See Also

Reference

TAMPromotionPeriod Table