Click or drag to resize

iterationPerformanceRecordFRA_TimePercent Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Percentage of time that FRA participated in the complete Job execution time

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, "T_fra")]
[imbAttribute(imbAttributeName.measure_setUnit, "%")]
[imbAttribute(imbAttributeName.measure_important)]
[imbAttribute(imbAttributeName.reporting_valueformat, "P2")]
[imbAttribute(dataPointAggregationAspect.overlapMultiTable, dataPointAggregationType.hidden)]
[imbAttribute(imbAttributeName.reporting_hide)]
public double FRA_TimePercent { get; set; }

Property Value

Type: Double
See Also