PaymentOrdersRepositoryFiscalPrinterPosDeviceReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PaymentOrder, Device> FiscalPrinterPosDeviceReference
Public Shared ReadOnly FiscalPrinterPosDeviceReference As PrimaryKeyReference(Of PaymentOrder, Device)
public:
static initonly PrimaryKeyReference<PaymentOrder^, Device^>^ FiscalPrinterPosDeviceReference
static val FiscalPrinterPosDeviceReference: PrimaryKeyReference<PaymentOrder, Device>
Field Value
Type:
PrimaryKeyReferencePaymentOrder,
Device
See Also