Click or drag to resize

pipelineTokenCrossCategoryDictionaryitems Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the items.

Namespace:  imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
protected Dictionary<IDocumentSetClass, pipelineTokenReportDictionary> items { get; set; }

Property Value

Type: DictionaryIDocumentSetClass, pipelineTokenReportDictionary
The items.
See Also