Click or drag to resize

Device Class

Inheritance Hierarchy

Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Setup
Assembly: LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public class Device : Entity, IDisposable, 
	IAggregateRoot, IEntity

The Device type exposes the following members.

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