Share via


IRFIDInfo 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 IRfidInfo 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("13033B3E-0083-4F5E-8229-D22F7040068A")> _
Public Interface IRFIDInfo _
    Inherits IRFIDInfoV1
'Usage
Dim instance As IRFIDInfo
[GuidAttribute("13033B3E-0083-4F5E-8229-D22F7040068A")]
public interface IRFIDInfo : IRFIDInfoV1
[GuidAttribute(L"13033B3E-0083-4F5E-8229-D22F7040068A")]
public interface class IRFIDInfo : IRFIDInfoV1

See Also

Reference

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