InvoiceLinesRepositoryInvoiceOrderLineReference 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<InvoiceLine, InvoiceOrderLine> InvoiceOrderLineReference
Public Shared ReadOnly InvoiceOrderLineReference As PrimaryKeyReference(Of InvoiceLine, InvoiceOrderLine)
public:
static initonly PrimaryKeyReference<InvoiceLine^, InvoiceOrderLine^>^ InvoiceOrderLineReference
static val InvoiceOrderLineReference: PrimaryKeyReference<InvoiceLine, InvoiceOrderLine>
Field Value
Type:
PrimaryKeyReferenceInvoiceLine,
InvoiceOrderLine
See Also