PurchaseControlDocumentLinesRepositoryPurchaseOrderLineReference 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, PurchaseOrderLine> PurchaseOrderLineReference
Public Shared ReadOnly PurchaseOrderLineReference As PrimaryKeyReference(Of PurchaseControlDocumentLine, PurchaseOrderLine)
public:
static initonly PrimaryKeyReference<PurchaseControlDocumentLine^, PurchaseOrderLine^>^ PurchaseOrderLineReference
static val PurchaseOrderLineReference: PrimaryKeyReference<PurchaseControlDocumentLine, PurchaseOrderLine>
Field Value
Type:
PrimaryKeyReferencePurchaseControlDocumentLine,
PurchaseOrderLine
See Also