Click or drag to resize

RequisitionLines Property

List of RequisitionLine child objects, based on the Logistics.Procurement.RequisitionLine.Requisition back reference

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

Property Value

Type: ChildCollectionRequisitionLine
See Also