Share via


ICurrencyItemInfo 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("81BBF4DB-16E0-471A-94EB-35B3B14E4195")> _
Public Interface ICurrencyItemInfo _
    Inherits ICurrencyItemInfoV1
'Usage
Dim instance As ICurrencyItemInfo
[GuidAttribute("81BBF4DB-16E0-471A-94EB-35B3B14E4195")]
public interface ICurrencyItemInfo : ICurrencyItemInfoV1
[GuidAttribute(L"81BBF4DB-16E0-471A-94EB-35B3B14E4195")]
public interface class ICurrencyItemInfo : ICurrencyItemInfoV1

See Also

Reference

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