Click or drag to resize

ItemLocation Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Loyalty.ItemsItemLocation

Namespace:  LSRetail.Omni.Domain.DataModel.Loyalty.Items
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public class ItemLocation : IDisposable

The ItemLocation type exposes the following members.

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