Click or drag to resize

OrderCheckLines Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.ScanPayGo.CheckoutOrderCheckLines

Namespace:  LSRetail.Omni.Domain.DataModel.ScanPayGo.Checkout
Assembly:  LSRetail.Omni.Domain.DataModel.ScanPayGo (in LSRetail.Omni.Domain.DataModel.ScanPayGo.dll) Version: Commerce Service for LS Central 2025.4
Syntax
C#
public class OrderCheckLines : IDisposable

The OrderCheckLines type exposes the following members.

Constructors
  NameDescription
Public methodOrderCheckLines
Initializes a new instance of the OrderCheckLines class
Top
Properties
Methods
  NameDescription
Public methodClone
Public methodDispose
Releases all resources used by the OrderCheckLines
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Top
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
Fields
  NameDescription
Public fieldDocumentID
Top
See Also