PaymentAccountsRepositoryCurrencyReference 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<PaymentAccount, Currency> CurrencyReference
Public Shared ReadOnly CurrencyReference As PrimaryKeyReference(Of PaymentAccount, Currency)
public:
static initonly PrimaryKeyReference<PaymentAccount^, Currency^>^ CurrencyReference
static val CurrencyReference: PrimaryKeyReference<PaymentAccount, Currency>
Field Value
Type:
PrimaryKeyReferencePaymentAccount,
Currency
See Also