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