Click or drag to resize

OpsTransactionCancelPreviewEventArgs Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.OpsOpsEventMonitorArgs
      Micros.PosCore.Extensibility.OpsOpsTransactionCancelPreviewEventArgs

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class OpsTransactionCancelPreviewEventArgs : OpsEventMonitorArgs

The OpsTransactionCancelPreviewEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsTransactionCancelPreviewEventArgsInitializes a new instance of the OpsTransactionCancelPreviewEventArgs class
Top
Methods
 NameDescription
Public methodSetEvent 
Top
See Also