Click or drag to resize

pipelineTokenCrossCategoryDictionarycategories Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the categories.

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

Property Value

Type: ListIDocumentSetClass
The categories.
See Also