Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
ICreditMemoItem interface.
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
<GuidAttribute("47F00C59-AC77-45C4-86D5-B271AA4303E5")> _
Public Interface ILoyaltyItem _
Inherits ILoyaltyItemV1, ILoyaltyItemV2
'Usage
Dim instance As ILoyaltyItem
[GuidAttribute("47F00C59-AC77-45C4-86D5-B271AA4303E5")]
public interface ILoyaltyItem : ILoyaltyItemV1,
ILoyaltyItemV2
[GuidAttribute(L"47F00C59-AC77-45C4-86D5-B271AA4303E5")]
public interface class ILoyaltyItem : ILoyaltyItemV1,
ILoyaltyItemV2
See Also
Reference
Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace