Share via


TAMPromotionCust::exist Method

Checks if a TAMPromotionCust record exists for the specified parameters.

Syntax

client server public static boolean exist(
    TAMPromotionID _promotionID, 
    CustAccount _custAccount, 
   [TAMPromotionCustAccount _tamPromotionCustAccount])

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists; otherwise, false.

See Also

Reference

TAMPromotionCust Table