PurchaseControlDocumentLinesRepositoryPurchaseInvoiceLineReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PurchaseControlDocumentLine, PurchaseInvoiceLine> PurchaseInvoiceLineReference
Public Shared ReadOnly PurchaseInvoiceLineReference As PrimaryKeyReference(Of PurchaseControlDocumentLine, PurchaseInvoiceLine)
public:
static initonly PrimaryKeyReference<PurchaseControlDocumentLine^, PurchaseInvoiceLine^>^ PurchaseInvoiceLineReference
static val PurchaseInvoiceLineReference: PrimaryKeyReference<PurchaseControlDocumentLine, PurchaseInvoiceLine>
Field Value
Type:
PrimaryKeyReferencePurchaseControlDocumentLine,
PurchaseInvoiceLine
See Also