Click or drag to resize

ReceivingOrderLineProductDescription Property

The name of the received product, initially copied from the name in the product definition. The field can be edited by the user. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public MultilanguageString ProductDescription { get; set; }

Property Value

Type: MultilanguageString
See Also