Click or drag to resize

SalesOrderLineProductDescription Property

The name of the sold product at the time the sale was made. [Required] [Filter(like)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
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