Share via


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

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

Syntax

'Declaration
<GuidAttribute("7007CC3E-D072-4144-90AB-82D602019423")> _
Public Interface IItem _
    Inherits IItemV1
'Usage
Dim instance As IItem
[GuidAttribute("7007CC3E-D072-4144-90AB-82D602019423")]
public interface IItem : IItemV1
[GuidAttribute(L"7007CC3E-D072-4144-90AB-82D602019423")]
public interface class IItem : IItemV1

See Also

Reference

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