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