PurchaseOrderLinesRepositoryProductCodeReference 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<PurchaseOrderLine, ProductCode> ProductCodeReference
Public Shared ReadOnly ProductCodeReference As PrimaryKeyReference(Of PurchaseOrderLine, ProductCode)
public:
static initonly PrimaryKeyReference<PurchaseOrderLine^, ProductCode^>^ ProductCodeReference
static val ProductCodeReference: PrimaryKeyReference<PurchaseOrderLine, ProductCode>
Field Value
Type:
PrimaryKeyReferencePurchaseOrderLine,
ProductCode
See Also