Click or drag to resize

OpsNewTransactionEventArgs Class

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

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

The OpsNewTransactionEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsNewTransactionEventArgsInitializes a new instance of the OpsNewTransactionEventArgs class
Top
See Also