Click or drag to resize

PurchaseOrderLineRequisitionLine Property

When not null, specifies that the current line is based on the specified requisition line. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public RequisitionLine RequisitionLine { get; set; }

Property Value

Type: RequisitionLine
See Also