Click or drag to resize

OpsCMPaidInOutEventArgs Class

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

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

The OpsCMPaidInOutEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsCMPaidInOutEventArgsInitializes a new instance of the OpsCMPaidInOutEventArgs class
Top
Properties
 NameDescription
Public propertyPaidInOutData 
Top
See Also