Click or drag to resize

indexDomainRelevantContentRatio Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Ratio of relevant versus irrelevant pages, currently in the index datatable

Namespace:  imbWEM.Core.index.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "p/n")]
[imbAttribute(imbAttributeName.measure_setUnit, "%")]
[imbAttribute(imbAttributeName.reporting_valueformat, "F2")]
public double RelevantContentRatio { get; set; }

Property Value

Type: Double
See Also