Click or drag to resize

IPosDevice Interface

Abstraction over POS device, so that the UI can operate on objects other than the domain model

Namespace:  Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public interface IPosDevice

The IPosDevice type exposes the following members.

Properties
  NameDescription
Public propertyElectronicAddress
Electronic address for the POS device. In the form of http://localhost:8001/printers/DY423793/
Top
See Also