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 2024.6
Syntax
C#
public class Device : Entity, IDisposable, 
	IAggregateRoot, IEntity

The Device type exposes the following members.

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