RetailLoyaltyCollection::issuedPoints Method [AX 2012]
Gets the sum of the issued points.
Syntax
client server public static RetailIssuedPoints issuedPoints(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: RetailIssuedPoints Extended Data Type
The sum of the issued points.