Click or drag to resize

OpsCMTransferEventArgs Class

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

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

The OpsCMTransferEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsCMTransferEventArgsInitializes a new instance of the OpsCMTransferEventArgs class
Top
Properties
 NameDescription
Public propertyTransferData 
Top
See Also