Click or drag to resize

ProductCatalogDescriptionHtml Property

Full HTML description of the product. Usually used for display on product catalogs, web pages, etc.

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string CatalogDescriptionHtml { get; set; }

Property Value

Type: String
See Also