IUnitQtyConversion 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.

IUnitQtyConversion interface.

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

Syntax

'Declaration
<GuidAttribute("7125C5BA-E563-4A8E-BC4F-B951C8A04C9B")> _
Public Interface IUnitQtyConversion _
    Inherits IUnitQtyConversionV1
'Usage
Dim instance As IUnitQtyConversion
[GuidAttribute("7125C5BA-E563-4A8E-BC4F-B951C8A04C9B")]
public interface IUnitQtyConversion : IUnitQtyConversionV1
[GuidAttribute(L"7125C5BA-E563-4A8E-BC4F-B951C8A04C9B")]
public interface class IUnitQtyConversion : IUnitQtyConversionV1

See Also

Reference

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