IPosTransaction 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 IPosTransaction interface.

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

Syntax

'Declaration
<GuidAttribute("A5B74B36-C8F5-4d29-B3E2-64D04B000064")> _
Public Interface IPosTransaction _
    Inherits IPosTransactionV1, IPosTransactionV2, IPosTransactionV3
'Usage
Dim instance As IPosTransaction
[GuidAttribute("A5B74B36-C8F5-4d29-B3E2-64D04B000064")]
public interface IPosTransaction : IPosTransactionV1, 
    IPosTransactionV2, IPosTransactionV3
[GuidAttribute(L"A5B74B36-C8F5-4d29-B3E2-64D04B000064")]
public interface class IPosTransaction : IPosTransactionV1, 
    IPosTransactionV2, IPosTransactionV3

See Also

Reference

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