Click or drag to resize

PurchaseInvoiceLineProductName Property

The name of the invoiced 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 ProductName { get; set; }

Property Value

Type: MultilanguageString
See Also