Click or drag to resize

BarcodeScannedEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    LSRetail.Omni.Domain.DataModel.ScanPayGo.UtilsBarcodeScannedEventArgs

Namespace:  LSRetail.Omni.Domain.DataModel.ScanPayGo.Utils
Assembly:  LSRetail.Omni.Domain.DataModel.ScanPayGo (in LSRetail.Omni.Domain.DataModel.ScanPayGo.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public class BarcodeScannedEventArgs : EventArgs

The BarcodeScannedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodBarcodeScannedEventArgs
Initializes a new instance of the BarcodeScannedEventArgs class
Top
Properties
  NameDescription
Public propertyBarcode
Public propertyType
Top
See Also