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: LS Omni 3.7.0
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
Fields
See Also