Click or drag to resize

OpsBarcodePreviewEventArgs Class

Base class use for barcode entry event arguments
Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.OpsOpsEventMonitorArgs
      Micros.PosCore.Extensibility.OpsOpsBarcodePreviewEventArgs

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

The OpsBarcodePreviewEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsBarcodePreviewEventArgsInitializes a new instance of the OpsBarcodePreviewEventArgs class
Top
Properties
See Also