Click or drag to resize

iterationPerformanceRecordIP_recall Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Percentage of collected nominal IP for the domain

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "IP_r")]
[imbAttribute(imbAttributeName.measure_setUnit, "%")]
[imbAttribute(imbAttributeName.reporting_valueformat, "P2")]
[imbAttribute(dataPointAggregationAspect.overlapMultiTable, dataPointAggregationType.avg)]
public double IP_recall { get; set; }

Property Value

Type: Double
See Also