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