Click or drag to resize

OrderCheckLines.Dispose Method

Releases all resources used by the OrderCheckLines

Namespace:  LSRetail.Omni.Domain.DataModel.ScanPayGo.Checkout
Assembly:  LSRetail.Omni.Domain.DataModel.ScanPayGo (in LSRetail.Omni.Domain.DataModel.ScanPayGo.dll) Version: Commerce Service for LS Central 2025.4
Syntax
C#
public void Dispose()

Implements

IDisposable.Dispose()
See Also