Click or drag to resize

SalesEntryShipment Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Base.SalesEntriesSalesEntryShipment

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 2026.8.0
Syntax
C#
public class SalesEntryShipment : Entity, 
	IDisposable

The SalesEntryShipment type exposes the following members.

Constructors
 NameDescription
Public methodSalesEntryShipmentInitializes a new instance of the SalesEntryShipment class
Public methodSalesEntryShipment(String)Initializes a new instance of the SalesEntryShipment class
Top
Properties
Methods
 NameDescription
Public methodDisposeReleases all resources used by the SalesEntryShipment
Top
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
See Also