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 2026.8.0
Syntax
C#
public class BarcodeScannedEventArgs : EventArgs

The BarcodeScannedEventArgs type exposes the following members.

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