Share via


TypeOfTransaction Enumeration

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.

typeOfTransaction = TypeOfTransaction.LogOn;

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

Syntax

'Declaration
Public Enumeration TypeOfTransaction
'Usage
Dim instance As TypeOfTransaction
public enum TypeOfTransaction
public enum class TypeOfTransaction

Members

Member name Description
None
LogOff
LogOn
Sales
Payment
RemoveTender
FloatEntry
ChangeTender
TenderDeclaration
Internal
OpenDrawer
NegativeAdjustment
PhysicalInventory
EndOfDay Obsolete.
EndOfShift Obsolete.
SalesOrder
SalesInvoice
BankDrop
SafeDrop
IncomeExpense
CustomerOrder
StartingAmount
SuspendShift
BlindCloseShift
CloseShift
PrintX
PrintZ
PendingSalesOrder

See Also

Reference

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