InvoiceOrdersRepositoryPaymentAccountReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<InvoiceOrder, PaymentAccount> PaymentAccountReference
Public Shared ReadOnly PaymentAccountReference As PrimaryKeyReference(Of InvoiceOrder, PaymentAccount)
public:
static initonly PrimaryKeyReference<InvoiceOrder^, PaymentAccount^>^ PaymentAccountReference
static val PaymentAccountReference: PrimaryKeyReference<InvoiceOrder, PaymentAccount>
Field Value
Type:
PrimaryKeyReferenceInvoiceOrder,
PaymentAccount
See Also