Click or drag to resize

OrderLineStatusDispose Method

Releases all resources used by the OrderLineStatus

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

Implements

IDisposableDispose
See Also