Click or drag to resize

OpsSignOutPreviewEventArgsSignOutEventRaisedFrom Enumeration

Enumeration which indicates the origin of the sign-out action.

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.9
Syntax
C#
public enum SignOutEventRaisedFrom
Members
Member nameDescription
RegularSignOut 
CancelOrder 
NoSale 
TenderMedia 
ReprintClosedCheck 
TransactionCancel 
VoidClosedCheck 
TipSupport 
TransactionEnd 
RefundDeposit 
See Also