Click or drag to resize

PaymentTransactionFiscalPrinterPosDevice Property

For POS Sales Order payments. Specifies the POS Device from fiscal printer type on which the receipt is printed. Null when the payment transaction is not created for a POS Sale Order. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Device FiscalPrinterPosDevice { get; set; }

Property Value

Type: Device

Implements

IPosModelFiscalPrinterPosDevice
See Also