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.
The ILineDiscountItem interface.
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
<GuidAttribute("D2886BD0-F03F-478C-B75D-FC67D904ACC2")> _
Public Interface ILineDiscountItem _
Inherits IDiscountItem, IDiscountItemV1, IDiscountItemV2
'Usage
Dim instance As ILineDiscountItem
[GuidAttribute("D2886BD0-F03F-478C-B75D-FC67D904ACC2")]
public interface ILineDiscountItem : IDiscountItem,
IDiscountItemV1, IDiscountItemV2
[GuidAttribute(L"D2886BD0-F03F-478C-B75D-FC67D904ACC2")]
public interface class ILineDiscountItem : IDiscountItem,
IDiscountItemV1, IDiscountItemV2
See Also
Reference
Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace