Click or drag to resize

PurchaseControlDocumentReceivingOrder Property

The receiving 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 ReceivingOrder ReceivingOrder { get; set; }

Property Value

Type: ReceivingOrder
See Also