Click or drag to resize

fileDataDescriptorBasedescription Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the description.

Namespace:  imbSCI.Core.files.fileDataStructure
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string description { get; set; }
Request Example View Source

Property Value

Type: String
The description.

Implements

IObjectWithDescriptiondescription
See Also