Click or drag to resize

PurchaseControlDocumentPurchaseRequisition Property

The purchase requisition, when it is the same for all lines. null when it is null for the lines or the lines have different values. [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 Requisition PurchaseRequisition { get; set; }

Property Value

Type: Requisition
See Also