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
Syntaxpublic interface IPosDevice
Public Interface IPosDevice
public interface class IPosDevice
type IPosDevice = interface end
The IPosDevice type exposes the following members.
Properties
| Name | Description |
---|
 | ElectronicAddress |
Electronic address for the POS device. In the form of http://localhost:8001/printers/DY423793/
|
Top
See Also