Share via


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

ILogOnOffTransaction interface.

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

Syntax

'Declaration
<GuidAttribute("360E04C3-CA15-44F0-A73B-FEC0789AE482")> _
Public Interface ILogOnOffTransaction _
    Inherits IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3
'Usage
Dim instance As ILogOnOffTransaction
[GuidAttribute("360E04C3-CA15-44F0-A73B-FEC0789AE482")]
public interface ILogOnOffTransaction : IPosTransaction, 
    IPosTransactionV1, IPosTransactionV2, IPosTransactionV3
[GuidAttribute(L"360E04C3-CA15-44F0-A73B-FEC0789AE482")]
public interface class ILogOnOffTransaction : IPosTransaction, 
    IPosTransactionV1, IPosTransactionV2, IPosTransactionV3

See Also

Reference

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