Share via


IScanInfo 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 IScanInfo public interface.

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

Syntax

'Declaration
<GuidAttribute("6C9BC059-2761-4038-9048-39B664352E3B")> _
Public Interface IScanInfo _
    Inherits IScanInfoV1
'Usage
Dim instance As IScanInfo
[GuidAttribute("6C9BC059-2761-4038-9048-39B664352E3B")]
public interface IScanInfo : IScanInfoV1
[GuidAttribute(L"6C9BC059-2761-4038-9048-39B664352E3B")]
public interface class IScanInfo : IScanInfoV1

See Also

Reference

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