Click or drag to resize

OrderCancelLine Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Loyalty.OrdersOrderCancelLine

Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Orders
Assembly: LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public class OrderCancelLine : IDisposable

The OrderCancelLine type exposes the following members.

Constructors
 NameDescription
Public methodOrderCancelLineInitializes a new instance of the OrderCancelLine class
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the OrderCancelLine
Top
Fields
 NameDescription
Public fieldItemNo 
Public fieldLineNo 
Public fieldQuantity 
Top
See Also