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