Share via


ILoyaltyRewardPointLine Interface

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.

Loyalty reward point line interface.

Namespace:  Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly:  Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)

Syntax

'Declaration
<GuidAttribute("F32D8C08-481B-4849-B98E-F45E251BF80A")> _
Public Interface ILoyaltyRewardPointLine _
    Inherits ILoyaltyRewardPointLineV1
'Usage
Dim instance As ILoyaltyRewardPointLine
[GuidAttribute("F32D8C08-481B-4849-B98E-F45E251BF80A")]
public interface ILoyaltyRewardPointLine : ILoyaltyRewardPointLineV1
[GuidAttribute(L"F32D8C08-481B-4849-B98E-F45E251BF80A")]
public interface class ILoyaltyRewardPointLine : ILoyaltyRewardPointLineV1

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace