Click or drag to resize

SalesEntryList Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.SalesEntriesSalesEntryList

Namespace:  LSRetail.Omni.Domain.DataModel.Base.SalesEntries
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
public class SalesEntryList : IDisposable

The SalesEntryList type exposes the following members.

Constructors
  NameDescription
Public methodSalesEntryList
Initializes a new instance of the SalesEntryList class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the SalesEntryList
Top
See Also