Click or drag to resize

PurchaseOrderLineProductCode Property

When not null, specifies that the product was selected using the specified product code record. [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 ProductCode ProductCode { get; set; }

Property Value

Type: ProductCode
See Also