PaymentTransactionLinesRepositoryPaymentTransactionReference 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<PaymentTransactionLine, PaymentTransaction> PaymentTransactionReference
Public Shared ReadOnly PaymentTransactionReference As PrimaryKeyReference(Of PaymentTransactionLine, PaymentTransaction)
public:
static initonly PrimaryKeyReference<PaymentTransactionLine^, PaymentTransaction^>^ PaymentTransactionReference
static val PaymentTransactionReference: PrimaryKeyReference<PaymentTransactionLine, PaymentTransaction>
Field Value
Type:
PrimaryKeyReferencePaymentTransactionLine,
PaymentTransaction
See Also