RetailPeriodicDiscount::existsByOfferId Method
Indicates whether the specified record in the RetailPeriodicDiscount table exists.
Syntax
client server public static boolean existsByOfferId(RetailDiscountOfferId _offerId)
Run On
Called
Parameters
- _offerId
Type: RetailDiscountOfferId Extended Data Type
The ID number of offer.
Return Value
Type: boolean
true if the specified record exists; otherwise, false