ICurrencyInfoV1 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 class that includes all properties of a given currency; how it is composed (with regard to banknotes and coins) and also its exchange rate.

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

Syntax

'Declaration
<GuidAttribute("D9D9FD2A-F4A0-40B3-889F-AC1376942E15")> _
Public Interface ICurrencyInfoV1
'Usage
Dim instance As ICurrencyInfoV1
[GuidAttribute("D9D9FD2A-F4A0-40B3-889F-AC1376942E15")]
public interface ICurrencyInfoV1
[GuidAttribute(L"D9D9FD2A-F4A0-40B3-889F-AC1376942E15")]
public interface class ICurrencyInfoV1

See Also

Reference

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