Click or drag to resize

OpsUnassignCashDrawerEventArgs Class

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

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

The OpsUnassignCashDrawerEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsUnassignCashDrawerEventArgsInitializes a new instance of the OpsUnassignCashDrawerEventArgs class
Top
Properties
 NameDescription
Public propertyCashDrawerNumber 
Top
See Also