RetailLoyaltyCollection::usedPoints Method [AX 2012]

Gets the sum of the used points.

client server public static RetailUsedPoints usedPoints(RetailLoyaltyCardId cardNumber)

Run On

Called

Parameters

cardNumber
Type: RetailLoyaltyCardId Extended Data Type
A value of the CardNumber field in the RetailLoyaltyMSRCardTrans table.

Return Value

Type: RetailUsedPoints Extended Data Type
Sum of used points.
Show: