Click or drag to resize

IDataModelElementDescriptionContent Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the content of the description.

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

Property Value

Type: ListString
The content of the description.
See Also