Click or drag to resize

RequisitionLineProduct Property

The required product. When null, the product is unknown to the requisitor and only a description is supplied to the purchase department. [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 override Product Product { get; set; }

Property Value

Type: Product

Implements

ILineWithProductAndLotProduct
ILogisticsDocumentLineProduct
ILineWithProductAndLotProduct
See Also