Click or drag to resize

OpsCloseCashDrawerEventArgs Class

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

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

The OpsCloseCashDrawerEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsCloseCashDrawerEventArgsInitializes a new instance of the OpsCloseCashDrawerEventArgs class
Top
Properties
 NameDescription
Public propertyCashDrawerNumber 
Public propertyTimeout 
Top
See Also