Share via


RetailLoyaltyManager::RoundRewardPoints Method [AX 2012]

Rounds the reward points based on the given reward point.

Syntax

client server public static RetailLoyaltyRewardPointAmountQty RoundRewardPoints(real points, RetailLoyaltyRewardPoint _rewardPoint)

Run On

Called

Parameters

  • points
    Type: real
    The number of points before rounding.

Return Value

Type: RetailLoyaltyRewardPointAmountQty Extended Data Type
The rounding result.

See Also

Reference

RetailLoyaltyManager Class