Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 each entity of a currency whether it is a bill or a coin.
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
<GuidAttribute("04E3D3BB-F416-4303-A394-A32F273D9E70")> _
Public Interface ICurrencyItemInfoV1
'Usage
Dim instance As ICurrencyItemInfoV1
[GuidAttribute("04E3D3BB-F416-4303-A394-A32F273D9E70")]
public interface ICurrencyItemInfoV1
[GuidAttribute(L"04E3D3BB-F416-4303-A394-A32F273D9E70")]
public interface class ICurrencyItemInfoV1
See Also
Reference
Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace