Click or drag to resize

frontierRankingAlgorithmIterationRecordPLleft Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Pages to be loaded until end of the crawl - i.e. to reach page load limit

Namespace:  imbWEM.Core.crawler.modules.performance
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "∆|PL|")]
[imbAttribute(imbAttributeName.measure_setUnit, "n of pages")]
[imbAttribute(dataPointAggregationAspect.overlapMultiTable, dataPointAggregationType.avg)]
public int PLleft { get; set; }

Property Value

Type: Int32
See Also