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 2024.6
Syntax
C#
public class CradleStateChangedEventArgs : EventArgs

The CradleStateChangedEventArgs type exposes the following members.

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