Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the highest loyalty card tiers of the given loyalty card.
Syntax
client server public static List FindMaxLoyaltyCardTiers(RetailLoyaltyCardNumber _cardNumber, date _date)
Run On
Called
Parameters
- _cardNumber
Type: RetailLoyaltyCardNumber Extended Data Type
The loyalty card number.
- _date
Type: date
The date.
Return Value
Type: List Class
The list of RetailLoyaltyCardTier records.