PaymentOrdersRepositoryTotalAmountCurrencyReference 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<PaymentOrder, Currency> TotalAmountCurrencyReference
Public Shared ReadOnly TotalAmountCurrencyReference As PrimaryKeyReference(Of PaymentOrder, Currency)
public:
static initonly PrimaryKeyReference<PaymentOrder^, Currency^>^ TotalAmountCurrencyReference
static val TotalAmountCurrencyReference: PrimaryKeyReference<PaymentOrder, Currency>
Field Value
Type:
PrimaryKeyReferencePaymentOrder,
Currency
See Also