 | IDataModelElementdescription Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Gets or sets the description.
Namespace:
imbWBI.Core.BusinessDataModel
Assembly:
imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntaxstring description { get; set; }Property Value
Type:
String
The description.
Implements
IObjectWithDescription.description
See Also