Click or drag to resize

PurchaseControlDocumentPurchaseOrder Property

The purchase order, 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 PurchaseOrder PurchaseOrder { get; set; }

Property Value

Type: PurchaseOrder
See Also