InvoiceLinesRepositoryPaymentTransactionReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<InvoiceLine, PaymentTransaction> PaymentTransactionReference
Public Shared ReadOnly PaymentTransactionReference As PrimaryKeyReference(Of InvoiceLine, PaymentTransaction)
public:
static initonly PrimaryKeyReference<InvoiceLine^, PaymentTransaction^>^ PaymentTransactionReference
static val PaymentTransactionReference: PrimaryKeyReference<InvoiceLine, PaymentTransaction>
Field Value
Type:
PrimaryKeyReferenceInvoiceLine,
PaymentTransaction
See Also