Click or drag to resize

CradleStateChangedEventArgs Class

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

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 CradleStateChangedEventArgs : EventArgs

The CradleStateChangedEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodCradleStateChangedEventArgsInitializes a new instance of the CradleStateChangedEventArgs class
Top
Properties
 NameDescription
Public propertyState 
Top
See Also