Click or drag to resize

OneList Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Loyalty.BasketsOneList

Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Baskets
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 OneList : Entity, IDisposable

The OneList type exposes the following members.

Constructors
 NameDescription
Public methodOneListInitializes a new instance of the OneList class
Public methodOneList(String)Initializes a new instance of the OneList class
Public methodOneList(String, ObservableCollectionT, Void)Initializes a new instance of the OneList class
Top
Properties
Methods
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
See Also