InvoiceOrderLinesRepositorySalesOrderLineReference 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<InvoiceOrderLine, SalesOrderLine> SalesOrderLineReference
Public Shared ReadOnly SalesOrderLineReference As PrimaryKeyReference(Of InvoiceOrderLine, SalesOrderLine)
public:
static initonly PrimaryKeyReference<InvoiceOrderLine^, SalesOrderLine^>^ SalesOrderLineReference
static val SalesOrderLineReference: PrimaryKeyReference<InvoiceOrderLine, SalesOrderLine>
Field Value
Type:
PrimaryKeyReferenceInvoiceOrderLine,
SalesOrderLine
See Also