Click or drag to resize

MetaContentNestedBasecontent Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Text content of the meta item. For headers it is written below description block. For footers it comes before bottomline

Namespace:  imbSCI.Reporting.meta.core
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public List<string> content { get; set; }
Request Example View Source

Property Value

Type: ListString

Implements

IMetaContentNestedcontent
See Also