Click or drag to resize

SalesEntryShipmentDispose Method

Releases all resources used by the SalesEntryShipment

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.4
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also