Share via


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

IFloatEntryTransaction interface.

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

Syntax

'Declaration
<GuidAttribute("E87104E0-6CA0-41E2-AFF7-52B26797122C")> _
Public Interface IFloatEntryTransaction _
    Inherits ICashTenderCountTransaction, IPosTransaction, IPosTransactionV1, IPosTransactionV2,  _
    IPosTransactionV3, ICashTenderCountTransactionV1
'Usage
Dim instance As IFloatEntryTransaction
[GuidAttribute("E87104E0-6CA0-41E2-AFF7-52B26797122C")]
public interface IFloatEntryTransaction : ICashTenderCountTransaction, 
    IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3, ICashTenderCountTransactionV1
[GuidAttribute(L"E87104E0-6CA0-41E2-AFF7-52B26797122C")]
public interface class IFloatEntryTransaction : ICashTenderCountTransaction, 
    IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3, ICashTenderCountTransactionV1

See Also

Reference

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