Click or drag to resize

ContentMetricsDocumentSets Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Number of document sets in the dataset

Namespace:  imbNLP.Toolkit.Documents.Analysis
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "C")]
[imbAttribute(imbAttributeName.measure_setUnit, "n")]
[imbAttribute(imbAttributeName.reporting_valueformat, "#,###")]
public int DocumentSets { get; set; }

Property Value

Type: Int32
See Also