RetailLoyaltyCollection::expiredPoints Method [AX 2012]
Gets the sum of the expired points.
Syntax
client server public static RetailExpiredPoints expiredPoints(RetailLoyaltyCardId cardNumber)
Run On
Called
Parameters
- cardNumber
Type: RetailLoyaltyCardId Extended Data Type
A value from the CardNumber field in the RetailLoyaltyMSRCardTrans table.
Return Value
Type: RetailExpiredPoints Extended Data Type
The sum of the expired points.