PaymentTransactionsRepositoryFiscalPrinterPosDeviceReference 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<PaymentTransaction, Device> FiscalPrinterPosDeviceReference
Public Shared ReadOnly FiscalPrinterPosDeviceReference As PrimaryKeyReference(Of PaymentTransaction, Device)
public:
static initonly PrimaryKeyReference<PaymentTransaction^, Device^>^ FiscalPrinterPosDeviceReference
static val FiscalPrinterPosDeviceReference: PrimaryKeyReference<PaymentTransaction, Device>
Field Value
Type:
PrimaryKeyReferencePaymentTransaction,
Device
See Also