Click or drag to resize

UnknownTerminal Class

Inheritance Hierarchy

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Setup.SpecialCase
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public sealed class UnknownTerminal : Terminal

The UnknownTerminal type exposes the following members.

Constructors
  NameDescription
Public methodUnknownTerminal
Initializes a new instance of the UnknownTerminal class
Public methodUnknownTerminal(String)
Initializes a new instance of the UnknownTerminal class
Top
Properties
  NameDescription
Public propertyAsnQuantityMethod (Inherited from Terminal.)
Public propertyAsnQuickScanQty (Inherited from Terminal.)
Public propertyDefaultHospType (Inherited from Terminal.)
Public propertyDescription (Inherited from Terminal.)
Public propertyDeviceType (Inherited from Terminal.)
Public propertyFeatures (Inherited from Terminal.)
Public propertyHospTypeFilter (Inherited from Terminal.)
Public propertyId (Inherited from Entity.)
Public propertyInventoryMainMenuId (Inherited from Terminal.)
Public propertyItemFilterMethod (Inherited from Terminal.)
Public propertyLicenseKey (Inherited from Terminal.)
Public propertyMainMenu (Inherited from Terminal.)
Public propertyNoOfRecords (Inherited from Terminal.)
Public propertyStaff (Inherited from Terminal.)
Public propertyStore (Inherited from Terminal.)
Public propertyStoreInventory (Inherited from Terminal.)
Public propertyTerminalType (Inherited from Terminal.)
Public propertyUniqueId (Inherited from Terminal.)
Public propertyUnknown
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also