Click or drag to resize

IPosModel Interface

Abstraction over models that support printing with a POS device

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

The IPosModel type exposes the following members.

Properties
  NameDescription
Public propertyFiscalPrinterPosDevice
Configuration for the POS device to be used for printing
Public propertyPosLocation
The POS location where this operator works.
Public propertyPosOperator
Configuration for the POS operator running the POS device
Top
See Also