IDiscountItem 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.

IDiscountItem interface.

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

Syntax

'Declaration
<GuidAttribute("FB86E65F-5174-4ABC-83C8-149CF340929A")> _
Public Interface IDiscountItem _
    Inherits IDiscountItemV1, IDiscountItemV2
'Usage
Dim instance As IDiscountItem
[GuidAttribute("FB86E65F-5174-4ABC-83C8-149CF340929A")]
public interface IDiscountItem : IDiscountItemV1, 
    IDiscountItemV2
[GuidAttribute(L"FB86E65F-5174-4ABC-83C8-149CF340929A")]
public interface class IDiscountItem : IDiscountItemV1, 
    IDiscountItemV2

See Also

Reference

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