Click or drag to resize

ShopWebDataElementDescriptionContent Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

HTML content found in description

Namespace:  imbWBI.Core.BusinessDataModel.ShopDataModel
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public List<string> DescriptionContent { get; set; }

Property Value

Type: ListString
The content of the description.
See Also