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

The IInfoCodeLineItem triggers interface.

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

Syntax

'Declaration
<GuidAttribute("96B7BEC4-C897-4BB4-B1B0-BB9E49AA71A2")> _
Public Interface IInfoCodeLineItem _
    Inherits ILineItem, ILineItemV1, IInfoCodeLineItemV1, IInfoCodeLineItemV2
'Usage
Dim instance As IInfoCodeLineItem
[GuidAttribute("96B7BEC4-C897-4BB4-B1B0-BB9E49AA71A2")]
public interface IInfoCodeLineItem : ILineItem, 
    ILineItemV1, IInfoCodeLineItemV1, IInfoCodeLineItemV2
[GuidAttribute(L"96B7BEC4-C897-4BB4-B1B0-BB9E49AA71A2")]
public interface class IInfoCodeLineItem : ILineItem, 
    ILineItemV1, IInfoCodeLineItemV1, IInfoCodeLineItemV2

See Also

Reference

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