Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Describes the unit type of the loyalty reward point.
Namespace: Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly: Microsoft.Dynamics.Commerce.Runtime.Entities (in Microsoft.Dynamics.Commerce.Runtime.Entities.dll)
Syntax
'Declaration
<DataContractAttribute> _
Public Enumeration LoyaltyRewardPointType
'Usage
Dim instance As LoyaltyRewardPointType
[DataContractAttribute]
public enum LoyaltyRewardPointType
[DataContractAttribute]
public enum class LoyaltyRewardPointType
Members
| Member name | Description | |
|---|---|---|
| None | The default reward point type. Should not be used. | |
| Quantity | Quantity type measured by a numeric value. | |
| Amount | Amount type measured by a numeric value and a currency code. |
Remarks
Maps to RetailLoyaltyRewardPointType base enum in AX.