Click or drag to resize

metaDocumentSetdocuments Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Collection of metaDocuments inside the set

Namespace:  imbSCI.Reporting.meta.documentSet
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public metaCollection<IMetaContentNested> documents { get; }
Request Example View Source

Property Value

Type: metaCollectionIMetaContentNested
See Also