Share via


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

Barcode info object.

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

Syntax

'Declaration
<GuidAttribute("8A7DAF84-BF37-43D0-9025-DC00FE6E80E4")> _
Public Interface IBarcodeInfo _
    Inherits IBarcodeInfoV1, IBarcodeInfoV2
'Usage
Dim instance As IBarcodeInfo
[GuidAttribute("8A7DAF84-BF37-43D0-9025-DC00FE6E80E4")]
public interface IBarcodeInfo : IBarcodeInfoV1, 
    IBarcodeInfoV2
[GuidAttribute(L"8A7DAF84-BF37-43D0-9025-DC00FE6E80E4")]
public interface class IBarcodeInfo : IBarcodeInfoV1, 
    IBarcodeInfoV2

See Also

Reference

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